
Time bar (total: 26.6s)
| 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 111 to 41 computations (63.1% saved)
| 6.1s | 4 237× | 1 | valid |
| 1.8s | 1 059× | 2 | valid |
| 1.6s | 2 960× | 0 | valid |
| 26.0ms | 79× | 1 | exit |
ival-mult: 2.1s (23.4% of total)ival-sin: 2.1s (23% of total)ival-cos: 1.9s (20.8% of total)ival-pow2: 1.2s (13.6% of total)ival-div: 1.1s (12.3% of total)adjust: 193.0ms (2.2% of total)ival-sub: 174.0ms (1.9% of total)ival-add: 166.0ms (1.9% of total)ival-pi: 59.0ms (0.7% of total)...in/eval/compile.rkt:110:19: 18.0ms (0.2% of total)ival-true: 7.0ms (0.1% of total)ival-assert: 3.0ms (0% of total)| 2× | egg-herbie |
| 8 778× | *-lowering-*.f32 |
| 8 778× | *-lowering-*.f64 |
| 2 492× | accelerator-lowering-fma.f32 |
| 2 492× | accelerator-lowering-fma.f64 |
| 2 010× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 2314 |
| 1 | 942 | 2294 |
| 2 | 3703 | 2247 |
| 0 | 39 | 109 |
| 1 | 88 | 109 |
| 2 | 291 | 107 |
| 3 | 1362 | 107 |
| 4 | 6256 | 107 |
| 0 | 8755 | 106 |
| 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 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 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 (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))) (*.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 x-scale 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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)))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(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)))) |
(- (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) (* 4 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)))) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) 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)))) |
(- (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) (* 4 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)))) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) 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)))) |
(- (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) (* 4 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)))) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) 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)))) |
(- (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) (* 4 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)))) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) 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))))) |
(- (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) (* 4 (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)))) (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (- (* b b) (* angle angle)) (sin (* a (/ (PI) 180)))) (/ (cos (* a (/ (PI) 180))) x-scale)) (* (* (- (* b b) (* angle angle)) (sin (* a (/ (PI) 180)))) (/ (cos (* a (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* angle (cos (* a (/ (PI) 180)))) 2) (pow (* b (sin (* a (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* angle (sin (* a (/ (PI) 180)))) 2) (pow (* b (cos (* a (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* b b) (* x-scale x-scale))) (/ (cos (* angle (/ (PI) 180))) a)) (* (* (sin (* angle (/ (PI) 180))) (- (* b b) (* x-scale x-scale))) (/ (cos (* angle (/ (PI) 180))) a)))) y-scale) y-scale) (* (/ (+ (pow (* b (sin (* angle (/ (PI) 180)))) 2) (pow (* (cos (* angle (/ (PI) 180))) x-scale) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* b (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) x-scale) 2)) (* a a)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(- (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* b b) (* y-scale y-scale))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* b b) (* y-scale y-scale))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) a) a) (* 4 (* (/ (+ (pow (* b (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) y-scale) 2)) (* x-scale x-scale)) (/ (+ (pow (* b (sin (* angle (/ (PI) 180)))) 2) (pow (* (cos (* angle (/ (PI) 180))) y-scale) 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))) |
(+ (/ (/ (* 4 (* (* (* (- (* angle angle) (* a a)) (sin (* b (/ (PI) 180)))) (/ (cos (* b (/ (PI) 180))) x-scale)) (* (* (- (* angle angle) (* a a)) (sin (* b (/ (PI) 180)))) (/ (cos (* b (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* b (/ (PI) 180)))) 2) (pow (* angle (sin (* b (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* b (/ (PI) 180)))) 2) (pow (* angle (cos (* b (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* x-scale x-scale) (* a a))) (/ (cos (* angle (/ (PI) 180))) b)) (* (* (sin (* angle (/ (PI) 180))) (- (* x-scale x-scale) (* a a))) (/ (cos (* angle (/ (PI) 180))) b)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) x-scale) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* (cos (* angle (/ (PI) 180))) x-scale) 2)) (* b b)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* y-scale y-scale) (* a a))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* y-scale y-scale) (* a a))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) b) b) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* (sin (* angle (/ (PI) 180))) y-scale) 2)) (* b b)) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* (cos (* angle (/ (PI) 180))) y-scale) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (- (* b b) (* a a)) (sin (* x-scale (/ (PI) 180)))) (/ (cos (* x-scale (/ (PI) 180))) angle)) (* (* (- (* b b) (* a a)) (sin (* x-scale (/ (PI) 180)))) (/ (cos (* x-scale (/ (PI) 180))) angle)))) y-scale) y-scale) (* (/ (+ (pow (* a (cos (* x-scale (/ (PI) 180)))) 2) (pow (* b (sin (* x-scale (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (sin (* x-scale (/ (PI) 180)))) 2) (pow (* b (cos (* x-scale (/ (PI) 180)))) 2)) (* angle angle)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (- (* b b) (* a a)) (sin (* (PI) (/ y-scale 180)))) (/ (cos (* (PI) (/ y-scale 180))) x-scale)) (* (* (- (* b b) (* a a)) (sin (* (PI) (/ y-scale 180)))) (/ (cos (* (PI) (/ y-scale 180))) x-scale)))) angle) angle) (* (/ (+ (pow (* a (cos (* (PI) (/ y-scale 180)))) 2) (pow (* b (sin (* (PI) (/ y-scale 180)))) 2)) (* angle angle)) (* (/ (+ (pow (* a (sin (* (PI) (/ y-scale 180)))) 2) (pow (* b (cos (* (PI) (/ y-scale 180)))) 2)) (* x-scale x-scale)) -4))) |
(- (* (/ (/ (* (* (* 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))) |
(+ (/ (/ (* 4 (* (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)) (* (* (sin (* angle (/ (PI) 180))) (- (* a a) (* b b))) (/ (cos (* angle (/ (PI) 180))) x-scale)))) y-scale) y-scale) (* (/ (+ (pow (* a (sin (/ (* angle (PI)) -180))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (* y-scale y-scale)) (* (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) (* x-scale x-scale)) -4))) |
(abs a)
(abs b)
(abs angle)
(abs x-scale)
(abs y-scale)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 146 | 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))) |
| 132 | 0 | - | 1 | (3.3024396301654595e+63 460393344110994200.0 4016.555178694743 15351.532589092256 4.049850745985282e-74) | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| 132 | 0 | - | 0 | - | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| 36 | 0 | - | 1 | (1.445696000154286e-161 2.9544490126571634e-170 3.429376989076036e+95 1.4987600304769046e+22 1.9953138214341252e-86) | (/.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) |
| 31 | 0 | - | 1 | (6.433943773247219e-293 2.2360575586667803e-64 1.8495609960527133e+73 3.7866527921559807e+92 6.395327695295847e-160) | (*.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 | 0 | - | 1 | (1.3016896594591986e-49 3.851804088471557e-237 4.817028708273906e-108 1.44301388349214e-50 332.32399823455006) | (/.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) |
| 27 | 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)))) |
| 20 | 0 | - | 0 | - | (/.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) |
| 20 | 0 | - | 0 | - | (/.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) |
| 16 | 0 | - | 2 | (3.363836793826126e-131 5.695321171969126e-292 3.886093797473113e+138 1.837447446097112e-269 1.2534839167149753e-70) | (/.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) |
| 12 | 0 | - | 0 | - | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) |
| 8 | 0 | - | 0 | - | (/.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) |
| 0 | 0 | - | 0 | - | x-scale |
| 0 | 0 | - | 0 | - | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 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 | 0 | - | 0 | - | (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 0 | 0 | - | 0 | - | (pow.f64 b #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 a (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 (*.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 | - | (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | #s(literal 180 binary64) |
| 0 | 0 | - | 0 | - | angle |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | (pow.f64 (*.f64 b (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 | 0 | - | 0 | - | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (PI.f64) |
| 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 | - | (/.f64 angle #s(literal 180 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 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | y-scale |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
cos.f64 | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | sensitivity | 132 | 0 |
sin.f64 | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | sensitivity | 131 | 1 |
-.f64 | (-.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))) | nan-rescue | 125 | 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)))) | overflow | 154 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 208 | |
| ↳ | (/.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) | overflow | 184 | |
| ↳ | (*.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)))) | overflow | 154 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 132 | |
| ↳ | (*.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)) | overflow | 125 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 100 | |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | overflow | 208 | |
| ↳ | (/.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) | overflow | 164 | |
| ↳ | (/.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) | overflow | 96 | |
| ↳ | (/.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) | overflow | 93 | |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (*.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)) | overflow | 132 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 40 | |
| ↳ | (+.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))) | overflow | 93 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 31 | |
| ↳ | (/.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) | overflow | 88 | |
| ↳ | (/.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) | overflow | 81 | |
| ↳ | (+.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))) | overflow | 87 | |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (*.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)) | overflow | 96 | |
/.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) | o/n | 29 | 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))) | overflow | 87 | |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 40 | |
*.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)))) | n*o | 26 | 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) | o/n | 21 | 0 |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (+.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))) | overflow | 93 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 31 | |
-.f64 | (-.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))) | cancellation | 21 | 0 |
/.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) | o/n | 16 | 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)))) | overflow | 77 | |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | overflow | 104 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 104 | |
| ↳ | (*.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)))) | overflow | 77 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 50 | |
/.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) | o/n | 14 | 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)))) | overflow | 77 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 104 | |
| ↳ | (*.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)))) | overflow | 77 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | overflow | 104 | |
| ↳ | (/.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) | overflow | 82 | |
/.f64 | (/.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) | o/n | 13 | 0 |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (+.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))) | overflow | 93 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 31 | |
| ↳ | (/.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) | overflow | 88 | |
-.f64 | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | nan-rescue | 12 | 0 |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 50 | |
*.f64 | (*.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)) | o*u | 8 | 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) | overflow | 96 | |
| ↳ | (*.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)) | overflow | 96 | |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (+.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))) | overflow | 93 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 31 | |
| ↳ | (/.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) | overflow | 88 | |
| ↳ | (/.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) | underflow | 51 | |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 63 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 108 | |
| ↳ | (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) | underflow | 35 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
| ↳ | (/.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) | underflow | 30 | |
| ↳ | (+.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))) | underflow | 26 | |
*.f64 | (*.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)) | n*o | 8 | 0 |
*.f64 | (*.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)) | n*u | 8 | 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) | u/n | 7 | 0 |
| ↳ | (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) | underflow | 36 | |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 76 | |
| ↳ | (+.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))) | underflow | 22 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 89 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
/.f64 | (/.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) | o/n | 7 | 0 |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 40 | |
| ↳ | (/.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) | overflow | 81 | |
| ↳ | (+.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))) | overflow | 87 | |
/.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) | u/n | 6 | 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))) | underflow | 26 | |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 63 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 108 | |
| ↳ | (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) | underflow | 35 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
*.f64 | (*.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)) | u*o | 5 | 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) | underflow | 42 | |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 76 | |
| ↳ | (+.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))) | underflow | 22 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 89 | |
| ↳ | (/.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) | underflow | 30 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
| ↳ | (*.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)) | underflow | 42 | |
| ↳ | (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) | underflow | 36 | |
| ↳ | (/.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) | overflow | 93 | |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | overflow | 40 | |
| ↳ | (/.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) | overflow | 81 | |
| ↳ | (+.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))) | overflow | 87 | |
/.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) | u/n | 3 | 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)))) | underflow | 29 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | underflow | 15 | |
| ↳ | (*.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)))) | underflow | 29 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | underflow | 76 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | underflow | 63 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | underflow | 15 | |
| ↳ | (/.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) | underflow | 36 | |
/.f64 | (/.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) | u/n | 1 | 0 |
| ↳ | (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) | underflow | 36 | |
| ↳ | (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 76 | |
| ↳ | (+.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))) | underflow | 22 | |
| ↳ | (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 89 | |
| ↳ | (/.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) | underflow | 30 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
*.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)))) | o*u | 1 | 0 |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | overflow | 104 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | overflow | 104 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | overflow | 66 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | overflow | 50 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
/.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) | u/n | 1 | 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)))) | underflow | 29 | |
| ↳ | (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) | underflow | 15 | |
| ↳ | (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))) | underflow | 15 | |
| ↳ | (*.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)))) | underflow | 29 | |
| ↳ | (pow.f64 b #s(literal 2 binary64)) | underflow | 76 | |
| ↳ | (pow.f64 a #s(literal 2 binary64)) | underflow | 63 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
/.f64 | (/.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) | u/n | 1 | 0 |
| ↳ | (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 63 | |
| ↳ | (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) | underflow | 108 | |
| ↳ | (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) | underflow | 35 | |
| ↳ | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) | underflow | 4 | |
| ↳ | (/.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) | underflow | 30 | |
| ↳ | (+.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))) | underflow | 26 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 187 | 3 |
| - | 33 | 33 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 187 | 0 | 3 |
| - | 33 | 0 | 33 |
| number | freq |
|---|---|
| 0 | 36 |
| 1 | 46 |
| 2 | 47 |
| 3 | 80 |
| 4 | 26 |
| 5 | 14 |
| 6 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 404.0ms | 308× | 1 | valid |
| 95.0ms | 58× | 2 | valid |
| 64.0ms | 146× | 0 | valid |
Compiled 1 424 to 160 computations (88.8% saved)
ival-cos: 108.0ms (25.9% of total)ival-sin: 90.0ms (21.6% of total)ival-mult: 84.0ms (20.1% of total)ival-pow2: 56.0ms (13.4% of total)ival-div: 42.0ms (10.1% of total)adjust: 13.0ms (3.1% of total)ival-sub: 9.0ms (2.2% of total)ival-add: 8.0ms (1.9% of total)ival-pi: 4.0ms (1% of total)...in/eval/compile.rkt:110:19: 1.0ms (0.2% of total)ival-true: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)Compiled 5 to 5 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 26.7% | (-.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))) |
Compiled 114 to 39 computations (65.8% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 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))) |
| ✓ | 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 | 6336 | (pow.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 6336 | (pow.f64 b #s(literal 2 binary64)) |
| 8 778× | *-lowering-*.f32 |
| 8 778× | *-lowering-*.f64 |
| 2 492× | accelerator-lowering-fma.f32 |
| 2 492× | accelerator-lowering-fma.f64 |
| 2 010× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 596 |
| 1 | 88 | 596 |
| 2 | 291 | 592 |
| 3 | 1362 | 592 |
| 4 | 6256 | 592 |
| 0 | 8755 | 591 |
| 1× | iter 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))) |
(* (/ (/ (* (* (* 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 |
|---|
(- (* (/ (/ (* (* (* 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 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 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 (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))) (*.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 x-scale x-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)) |
(*.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 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 #s(literal 4 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)))))) |
(/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) |
(*.f64 (sin.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 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (*.f64 x-scale y-scale)))) |
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) |
(*.f64 (sin.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 b b) (*.f64 a a)) (/.f64 #s(literal 2 binary64) x-scale)))) |
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) |
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b a))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))) |
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))) |
(* 2 (- (pow b 2) (pow a 2))) |
(*.f64 (+.f64 b a) (*.f64 #s(literal 2 binary64) (-.f64 b 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 (+.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))) (*.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 x-scale x-scale)) (*.f64 y-scale y-scale)))) |
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) 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 #s(literal 4 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 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 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 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 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 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 180) (PI)))) 2) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* a (sin (* (/ angle 180) (PI)))) |
(*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(pow (* b (cos (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* b (cos (* (/ angle 180) (PI)))) |
(*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-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))) (*.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 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))) y-scale) |
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 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 180) (PI)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* a (cos (* (/ angle 180) (PI)))) |
(*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
(pow (* b (sin (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) |
(* b (sin (* (/ angle 180) (PI)))) |
(*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 86.8% | (/.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) |
| ✓ | accuracy | 55.5% | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 55.3% | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 44.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)))) (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))) |
| 276.0ms | 154× | 1 | valid |
| 63.0ms | 29× | 2 | valid |
| 27.0ms | 73× | 0 | valid |
Compiled 598 to 41 computations (93.1% saved)
ival-cos: 178.0ms (53.7% of total)ival-sin: 47.0ms (14.2% of total)ival-mult: 34.0ms (10.2% of total)ival-pow2: 33.0ms (9.9% of total)ival-div: 22.0ms (6.6% of total)adjust: 6.0ms (1.8% of total)ival-sub: 4.0ms (1.2% of total)ival-add: 4.0ms (1.2% of total)ival-pi: 2.0ms (0.6% of total)...in/eval/compile.rkt:110:19: 1.0ms (0.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<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))> |
#<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 (cos (* (/ angle 180) (PI)))> |
#<alt (sin (* (/ angle 180) (PI)))> |
#<alt (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)> |
| Outputs |
|---|
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow b 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (pow a 2)> |
#<alt (* 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 (* (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 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale))> |
#<alt (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (/ (pow a 2) y-scale)> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)))) (/ (pow a 2) y-scale))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (+ (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) y-scale)) (/ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) y-scale)))))) (/ (pow a 2) y-scale))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (+ (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) y-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) y-scale) (/ (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) y-scale))) (/ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) y-scale))))))) (/ (pow a 2) y-scale))> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale)> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale))> |
#<alt (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale)))> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
#<alt (/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale)> |
54 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.0ms | x-scale | @ | 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)) |
| 12.0ms | angle | @ | inf | (- (* (/ (/ (* (* (* 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))) |
| 9.0ms | angle | @ | 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))) |
| 7.0ms | angle | @ | -inf | (- (* (/ (/ (* (* (* 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))) |
| 7.0ms | b | @ | inf | (- (* (/ (/ (* (* (* 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))) |
| 1× | batch-egg-rewrite |
| 4 522× | *-lowering-*.f32 |
| 4 522× | *-lowering-*.f64 |
| 3 962× | /-lowering-/.f32 |
| 3 962× | /-lowering-/.f64 |
| 3 758× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 153 |
| 1 | 235 | 153 |
| 2 | 2048 | 137 |
| 0 | 8517 | 136 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(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)) |
(- (* (/ (/ (* (* (* 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))) |
(cos (* (/ angle 180) (PI))) |
(sin (* (/ angle 180) (PI))) |
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) |
| Outputs |
|---|
(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))) |
(pow.f64 b #s(literal 2 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 b)) |
(*.f64 b b) |
(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))) |
(pow.f64 a #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 #s(literal 2 binary64)) (log.f64 a)) |
(*.f64 a a) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))))) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) y-scale)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale))) |
(/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) y-scale))) |
(/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) #s(literal 2 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)))) |
(/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 y-scale (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) (*.f64 (*.f64 x-scale y-scale) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) y-scale)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64))) (neg.f64 (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 1 binary64)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) |
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (*.f64 x-scale y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 1 binary64))) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 1 binary64))) (neg.f64 (*.f64 y-scale (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)))) |
(/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64))) (neg.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (neg.f64 (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)))) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)))) (neg.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)))) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) y-scale) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (neg.f64 (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 1 binary64))) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)))) (neg.f64 (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale))) |
(pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) #s(literal -2 binary64)) |
(pow.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) #s(literal -1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) y-scale)) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) |
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) |
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) 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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) y-scale)) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) x-scale)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)))) (exp.f64 (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) x-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) x-scale)) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) x-scale)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) x-scale)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 y-scale #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal 2 binary64) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (/.f64 #s(literal 1 binary64) x-scale)) y-scale)) |
(*.f64 (/.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale)) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) y-scale)) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 #s(literal 1 binary64) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale)) |
(*.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) y-scale) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) |
(*.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) #s(literal 2 binary64)) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale))) |
(+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 y-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 y-scale (*.f64 y-scale y-scale)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 y-scale (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (*.f64 y-scale y-scale))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 y-scale y-scale))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 y-scale y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.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 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)))) (exp.f64 (log.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (*.f64 y-scale y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 y-scale #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 #s(literal -4 binary64) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal 2 binary64) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (/.f64 #s(literal 1 binary64) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 #s(literal 1 binary64) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) y-scale) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) y-scale) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 x-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 #s(literal 4 binary64) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (neg.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale #s(literal 1 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (-.f64 #s(literal 0 binary64) y-scale)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64))) (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)))))) |
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale) y-scale) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (*.f64 y-scale (*.f64 y-scale y-scale))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (*.f64 y-scale y-scale)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)) (*.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (*.f64 x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (*.f64 x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (*.f64 x-scale y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (*.f64 x-scale y-scale)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale))) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (neg.f64 (*.f64 y-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (neg.f64 (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64)) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)))))) |
(pow.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) 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)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64)))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) #s(literal -1 binary64))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) y-scale) (/.f64 (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) y-scale)) |
(-.f64 (/.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 y-scale (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 y-scale (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (*.f64 y-scale (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (*.f64 y-scale (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1 binary64)) y-scale) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) (neg.f64 (*.f64 y-scale (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) (neg.f64 (*.f64 y-scale (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal 1 binary64))) (neg.f64 (*.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) #s(literal 1 binary64))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) y-scale))) (neg.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) y-scale))) (neg.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(pow.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (/.f64 (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(*.f64 (pow.f64 (/.f64 y-scale (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (-.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) |
(*.f64 (/.f64 (-.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (+.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (-.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) |
| 1× | egg-herbie |
| 8 986× | *-lowering-*.f32 |
| 8 986× | *-lowering-*.f64 |
| 7 774× | accelerator-lowering-fma.f32 |
| 7 774× | accelerator-lowering-fma.f64 |
| 2 346× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 11032 |
| 1 | 1386 | 10466 |
| 2 | 6753 | 10462 |
| 0 | 8059 | 10234 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow b 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(pow a 2) |
(* 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)))) |
(* (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)) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(/ (pow a 2) y-scale) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)))) (/ (pow a 2) y-scale)) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (+ (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) y-scale)) (/ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) y-scale)))))) (/ (pow a 2) y-scale)) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (+ (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) y-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) y-scale) (/ (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) y-scale))) (/ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) y-scale))))))) (/ (pow a 2) y-scale)) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
| Outputs |
|---|
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow b 2) |
(*.f64 b b) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(pow a 2) |
(*.f64 a a) |
(* 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 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 b b))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 a a))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 a a))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (*.f64 (*.f64 a a) (*.f64 a a)) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 (*.f64 a a) (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #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 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 #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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 #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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.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 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.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 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 #s(literal 4 binary64) (*.f64 angle angle))) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 (* (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 #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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.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 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.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 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.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 b b) (*.f64 a a)) (*.f64 (-.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 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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))) #s(literal 4 binary64))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(* (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 a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 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 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-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 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-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 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 angle angle)) (-.f64 (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)) #s(literal -1/787320000 binary64))) (+.f64 (*.f64 (+.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 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.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 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))) (+.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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-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)))))) (* (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 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 angle angle)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.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 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (*.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 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (+.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 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (+.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 (*.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 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.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 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.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 (*.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 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.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 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))))) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 b b) #s(literal -1/32400 binary64)) (*.f64 (*.f64 a a) #s(literal 1/32400 binary64)))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 (*.f64 a a) #s(literal -1/32400 binary64)) (*.f64 (*.f64 b b) #s(literal 1/32400 binary64)))) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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) (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 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (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 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale))))) (*.f64 x-scale x-scale)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle 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 (*.f64 angle 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 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (PI.f64)) (*.f64 (PI.f64) (PI.f64))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.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 #s(literal 1/180 binary64) (PI.f64)) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale)) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a y-scale)))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a y-scale)))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a y-scale)))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a y-scale)))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a y-scale)))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow a 2) (+ (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) y-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 b b) (*.f64 a (*.f64 a y-scale)))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(/ (pow a 2) y-scale) |
(/.f64 (*.f64 a a) y-scale) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)))) (/ (pow a 2) y-scale)) |
(+.f64 (/.f64 (*.f64 a a) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal 1/32400 binary64)))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (+ (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) y-scale)) (/ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) y-scale)))))) (/ (pow a 2) y-scale)) |
(+.f64 (/.f64 (*.f64 a a) y-scale) (*.f64 angle (*.f64 angle (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal 1/32400 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) y-scale)) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) y-scale)))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow a 2) (pow (PI) 2)) y-scale)) (+ (* 1/32400 (/ (* (pow b 2) (pow (PI) 2)) y-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) y-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) y-scale) (/ (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) y-scale))) (/ (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) y-scale))))))) (/ (pow a 2) y-scale)) |
(+.f64 (/.f64 (*.f64 a a) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal 1/32400 binary64))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-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)) #s(literal 1/3149280000 binary64)) y-scale)) (+.f64 (*.f64 (*.f64 (*.f64 b b) #s(literal -1/3149280000 binary64)) (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)) (/.f64 (*.f64 a a) y-scale)) (*.f64 b (*.f64 b (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) y-scale)))))))))))) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) |
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale)) |
(+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) y-scale) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale)) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) y-scale) |
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) y-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) y-scale))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
(/ (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)))) y-scale) |
Compiled 84 886 to 2 060 computations (97.6% saved)
27 alts after pruning (27 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 713 | 27 | 740 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 714 | 27 | 741 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 24.7% | (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
| 25.6% | (fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 #s(literal -4 binary64) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) | |
| 27.0% | (fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) | |
| 25.9% | (fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) | |
| 24.1% | (fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) | |
| 26.1% | (/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale) y-scale) | |
| ▶ | 24.4% | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale)) |
| 28.1% | (/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (*.f64 x-scale y-scale)) | |
| 25.7% | (/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (-.f64 #s(literal 0 binary64) y-scale)) | |
| 27.1% | (-.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) #s(literal -2 binary64)) (*.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))) | |
| 25.2% | (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) | |
| ▶ | 25.9% | (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (*.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))) |
| 31.8% | (-.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 #s(literal 1/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))) | |
| 28.8% | (-.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 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (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))) | |
| 25.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)))) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle 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))) | |
| 26.3% | (-.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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) y-scale))) | |
| 24.3% | (-.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 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| ▶ | 26.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)))) (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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| 26.3% | (-.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 a a) y-scale) y-scale))) | |
| 19.3% | (-.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 (*.f64 a a) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal 1/32400 binary64)))))) y-scale))) | |
| 26.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 #s(literal 1 binary64)) #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.7% | (-.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)))) #s(literal 1 binary64)) 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))) | |
| 25.8% | (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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))) | |
| 23.0% | (-.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 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))) | |
| ▶ | 55.6% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
| 42.7% | (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) | |
| 43.6% | (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
Compiled 5 556 to 2 192 computations (60.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| ✓ | 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 | 6336 | (pow.f64 a #s(literal 2 binary64)) |
| ✓ | cost-diff | 6336 | (pow.f64 b #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (*.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 | 128 | (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
| ✓ | cost-diff | 0 | (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
| ✓ | cost-diff | 6784 | (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
| ✓ | cost-diff | 0 | (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) |
| ✓ | cost-diff | 0 | (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
| ✓ | cost-diff | 0 | (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale)) |
| ✓ | cost-diff | 128 | (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) |
| ✓ | cost-diff | 0 | (*.f64 y-scale y-scale) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
| 9 020× | *-lowering-*.f32 |
| 9 020× | *-lowering-*.f64 |
| 7 216× | accelerator-lowering-fma.f32 |
| 7 216× | accelerator-lowering-fma.f64 |
| 1 688× | /-lowering-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 2348 |
| 1 | 294 | 2348 |
| 2 | 1101 | 2190 |
| 3 | 5989 | 2190 |
| 0 | 8067 | 2111 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -4 (* y-scale y-scale)) (/ (* b (* b (* a a))) (* x-scale x-scale))) |
(/ -4 (* y-scale y-scale)) |
-4 |
(* y-scale y-scale) |
y-scale |
(/ (* b (* b (* a a))) (* x-scale x-scale)) |
(* b (* b (* a a))) |
b |
(* b (* a a)) |
(* a a) |
a |
(* x-scale x-scale) |
x-scale |
(/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
(- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) |
(pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) |
(/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) |
(* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
(sin (* 2 (/ (PI) (/ 180 angle)))) |
(* 2 (/ (PI) (/ 180 angle))) |
2 |
(/ (PI) (/ 180 angle)) |
(PI) |
(/ 180 angle) |
180 |
angle |
x-scale |
(* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) |
(* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) |
(+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
1/2 |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
4 |
(* x-scale x-scale) |
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(* y-scale y-scale) |
y-scale |
(+ (* (/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) (/ (/ 1 (* x-scale x-scale)) y-scale)) (/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale)))) |
(/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) |
(pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) |
(* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
(sin (* 2 (/ (PI) (/ 180 angle)))) |
(* 2 (/ (PI) (/ 180 angle))) |
2 |
(/ (PI) (/ 180 angle)) |
(PI) |
(/ 180 angle) |
180 |
angle |
y-scale |
(/ (/ 1 (* x-scale x-scale)) y-scale) |
(/ 1 (* x-scale x-scale)) |
1 |
(* x-scale x-scale) |
x-scale |
(/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale))) |
(* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) |
(/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) |
(+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
1/2 |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
-4 |
(/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale)) |
(/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale) |
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(- (pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) (* (* 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))) |
(pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) |
(* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) |
(/ (- (* b b) (* a a)) y-scale) |
(- (* b b) (* a a)) |
(* b b) |
b |
(* a a) |
a |
y-scale |
(/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale) |
(sin (* 2 (/ (PI) (/ 180 angle)))) |
(* 2 (/ (PI) (/ 180 angle))) |
2 |
(/ (PI) (/ 180 angle)) |
(PI) |
(/ 180 angle) |
180 |
angle |
x-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)))) |
(sin (* (/ angle 180) (PI))) |
(* (/ angle 180) (PI)) |
(/ angle 180) |
(pow (* b (cos (* (/ angle 180) (PI)))) 2) |
(* b (cos (* (/ angle 180) (PI)))) |
(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)))) |
(- (* (/ (/ (* (* (* 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)) (/ (/ (* (* a a) (pow (cos (* angle (* 1/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)) (/ (/ (* (* a a) (pow (cos (* angle (* 1/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)))) |
(/ (/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) y-scale) |
(/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) |
(* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) |
(* a a) |
(pow (cos (* angle (* 1/180 (PI)))) 2) |
(cos (* angle (* 1/180 (PI)))) |
(* angle (* 1/180 (PI))) |
(* 1/180 (PI)) |
1/180 |
| Outputs |
|---|
(* (/ -4 (* y-scale y-scale)) (/ (* b (* b (* a a))) (* x-scale x-scale))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) x-scale) x-scale) y-scale) y-scale) |
(/ -4 (* y-scale y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
-4 |
#s(literal -4 binary64) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ (* b (* b (* a a))) (* x-scale x-scale)) |
(/.f64 (*.f64 b (/.f64 (*.f64 b (*.f64 a a)) x-scale)) x-scale) |
(* b (* b (* a a))) |
(*.f64 b (*.f64 b (*.f64 a a))) |
b |
(* b (* a a)) |
(*.f64 b (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
(* x-scale x-scale) |
(*.f64 x-scale x-scale) |
x-scale |
(/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) |
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (*.f64 x-scale x-scale)))) |
(pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) |
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64)) |
(/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) |
(* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (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 (/ (PI) (/ 180 angle)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 2 (/ (PI) (/ 180 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
2 |
#s(literal 2 binary64) |
(/ (PI) (/ 180 angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(PI) |
(PI.f64) |
(/ 180 angle) |
(/.f64 #s(literal 180 binary64) angle) |
180 |
#s(literal 180 binary64) |
angle |
x-scale |
(* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))))) |
(/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) |
(* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) |
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) #s(literal 4 binary64)) |
(+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
4 |
#s(literal 4 binary64) |
(* x-scale x-scale) |
(*.f64 x-scale x-scale) |
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(+ (* (/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) (/ (/ 1 (* x-scale x-scale)) y-scale)) (/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) |
(/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) y-scale) |
(pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) |
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) #s(literal 2 binary64)) |
(* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 angle (*.f64 (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 (/ (PI) (/ 180 angle)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 2 (/ (PI) (/ 180 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
2 |
#s(literal 2 binary64) |
(/ (PI) (/ 180 angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(PI) |
(PI.f64) |
(/ 180 angle) |
(/.f64 #s(literal 180 binary64) angle) |
180 |
#s(literal 180 binary64) |
angle |
y-scale |
(/ (/ 1 (* x-scale x-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) x-scale) y-scale) |
(/ 1 (* x-scale x-scale)) |
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) x-scale) |
1 |
#s(literal 1 binary64) |
(* x-scale x-scale) |
(*.f64 x-scale x-scale) |
x-scale |
(/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale))) |
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) y-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))))) |
(* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) |
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))))) (*.f64 x-scale x-scale)) |
(/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) (*.f64 x-scale x-scale)) |
(+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))))) |
(* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))) |
1/2 |
#s(literal 1/2 binary64) |
(* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))) |
(*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))) |
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))))) |
-4 |
#s(literal -4 binary64) |
(/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale)) |
(/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) y-scale)) |
(/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) y-scale) |
(+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64))))) |
(* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))))))) |
(* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) |
(*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) #s(literal -1/2 binary64)))) |
(- (pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) (* (* 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 (pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale))) |
(pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) |
(pow.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) y-scale)) #s(literal 2 binary64)) |
(* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) |
(*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) y-scale)) |
(/ (- (* b b) (* a a)) y-scale) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) 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 |
y-scale |
(/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale) |
(/.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) x-scale) |
(sin (* 2 (/ (PI) (/ 180 angle)))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64)))) |
(* 2 (/ (PI) (/ 180 angle))) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/90 binary64))) |
2 |
#s(literal 2 binary64) |
(/ (PI) (/ 180 angle)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(PI) |
(PI.f64) |
(/ 180 angle) |
(/.f64 #s(literal 180 binary64) angle) |
180 |
#s(literal 180 binary64) |
angle |
x-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 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) |
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (/.f64 #s(literal 4 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 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #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 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) x-scale) |
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(pow (* a (sin (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* a (sin (* (/ angle 180) (PI)))) |
(*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(sin (* (/ angle 180) (PI))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(* (/ angle 180) (PI)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/ angle 180) |
(/.f64 angle #s(literal 180 binary64)) |
(pow (* b (cos (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* b (cos (* (/ angle 180) (PI)))) |
(*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(cos (* (/ angle 180) (PI))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale) |
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #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 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) y-scale) |
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(pow (* a (cos (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* a (cos (* (/ angle 180) (PI)))) |
(*.f64 a (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(pow (* b (sin (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* b (sin (* (/ angle 180) (PI)))) |
(*.f64 b (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(- (* (/ (/ (* (* (* 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)) (/ (/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) y-scale))) |
(+.f64 (*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 y-scale x-scale)) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 y-scale x-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a a) y-scale) y-scale)) (*.f64 x-scale x-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 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 y-scale x-scale)) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 y-scale x-scale)))) |
(/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) |
(/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 y-scale x-scale)) |
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) x-scale))) |
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) |
(*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) |
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) |
(*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64))) |
(* 2 (- (pow b 2) (pow a 2))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 2 binary64)) |
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 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(* (/ angle 180) (PI)) |
(/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) |
(/ angle 180) |
(/.f64 angle #s(literal 180 binary64)) |
angle |
180 |
#s(literal 180 binary64) |
(PI) |
(PI.f64) |
(cos (* (/ angle 180) (PI))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
x-scale |
y-scale |
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) y-scale)) |
(*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a a) y-scale) y-scale)) (*.f64 x-scale x-scale)))) |
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) |
(*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) (/.f64 #s(literal 4 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 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #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 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) x-scale) |
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) |
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64))) |
(pow (* a (sin (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* a (sin (* (/ angle 180) (PI)))) |
(*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(pow (* b (cos (* (/ angle 180) (PI)))) 2) |
(pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(* b (cos (* (/ angle 180) (PI)))) |
(*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(/ (/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) y-scale) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 a a) y-scale) y-scale)) |
(/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) |
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 a a) y-scale)) |
(* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) |
(*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))) |
(* a a) |
(*.f64 a a) |
(pow (cos (* angle (* 1/180 (PI)))) 2) |
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(cos (* angle (* 1/180 (PI)))) |
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) |
(* angle (* 1/180 (PI))) |
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))) |
(* 1/180 (PI)) |
(*.f64 (PI.f64) #s(literal 1/180 binary64)) |
1/180 |
#s(literal 1/180 binary64) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 59.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
| ✓ | accuracy | 56.5% | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 56.5% | (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) |
| ✓ | accuracy | 56.5% | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 56.5% | (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 56.5% | (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))) |
| ✓ | accuracy | 56.0% | (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 46.4% | (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (*.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 | 79.2% | (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) |
| ✓ | accuracy | 56.8% | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 56.0% | (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 33.0% | (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
| ✓ | accuracy | 79.2% | (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) |
| ✓ | accuracy | 56.8% | (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 56.0% | (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
| ✓ | accuracy | 44.0% | (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) |
| ✓ | accuracy | 95.2% | (*.f64 b (*.f64 b (*.f64 a a))) |
| ✓ | accuracy | 86.8% | (*.f64 b (*.f64 a a)) |
| ✓ | accuracy | 79.4% | (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) |
| ✓ | accuracy | 79.2% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
| 343.0ms | 98× | 2 | valid |
| 331.0ms | 149× | 1 | valid |
| 11.0ms | 2× | 3 | valid |
| 4.0ms | 5× | 1 | exit |
| 3.0ms | 2× | 0 | valid |
Compiled 2 357 to 102 computations (95.7% saved)
ival-mult: 124.0ms (21.7% of total)ival-cos: 114.0ms (20% of total)ival-div: 102.0ms (17.9% of total)ival-sin: 98.0ms (17.2% of total)ival-pow2: 50.0ms (8.8% of total)adjust: 31.0ms (5.4% of total)ival-sub: 16.0ms (2.8% of total)ival-add: 16.0ms (2.8% of total)...in/eval/compile.rkt:111:19: 15.0ms (2.6% of total)ival-pi: 3.0ms (0.5% of total)...in/eval/compile.rkt:110:19: 1.0ms (0.2% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (* (/ -4 (* y-scale y-scale)) (/ (* b (* b (* a a))) (* x-scale x-scale)))> |
#<alt (/ -4 (* y-scale y-scale))> |
#<alt (* y-scale y-scale)> |
#<alt (/ (* b (* b (* a a))) (* x-scale x-scale))> |
#<alt (* 2 (/ (PI) (/ 180 angle)))> |
#<alt (/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale))> |
#<alt (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))))> |
#<alt (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2)> |
#<alt (+ (* (/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) (/ (/ 1 (* x-scale x-scale)) y-scale)) (/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale))))> |
#<alt (/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale)> |
#<alt (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2)> |
#<alt (- (pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) (* (* 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 (pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2)> |
#<alt (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale))> |
#<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))> |
#<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)) (/ (/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) y-scale)))> |
#<alt (* b (* a a))> |
#<alt (* b (* b (* a a)))> |
#<alt (sin (* 2 (/ (PI) (/ 180 angle))))> |
#<alt (cos (* 2 (/ (PI) (/ 180 angle))))> |
#<alt (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale))> |
#<alt (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale))> |
#<alt (cos (* (/ angle 180) (PI)))> |
#<alt (sin (* (/ angle 180) (PI)))> |
#<alt (cos (* angle (* 1/180 (PI))))> |
| 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 y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-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 (/ (- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (* (pow b 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))))> |
#<alt (/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (* (pow b 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))))> |
#<alt (/ (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))))> |
#<alt (/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (* (pow a 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))))> |
#<alt (/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2))> |
#<alt (* (pow a 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (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) (- (* 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 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) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))) (* 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 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) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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) (- (/ (* (+ (* 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/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)) (+ (/ (* (+ (* -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 a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (pow x-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)))))) (* 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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))) (* 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 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 (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2))> |
#<alt (- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))))> |
#<alt (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))))> |
#<alt (* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))))> |
#<alt (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))))> |
#<alt (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))))> |
#<alt (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))))> |
#<alt (* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))> |
#<alt (- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))))> |
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))))) (* 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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))))> |
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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 a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (pow x-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))))))))) (* 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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))))) (* 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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2))> |
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))> |
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))> |
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))> |
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))> |
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))> |
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))> |
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))> |
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))> |
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))))> |
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))> |
#<alt (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))))))))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))> |
#<alt (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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 (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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 (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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 (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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 (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2)))))> |
#<alt (* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)> |
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) y-scale)) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))> |
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)> |
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) y-scale)) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))> |
#<alt (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))> |
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))))> |
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) y-scale))> |
#<alt (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)))))))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)> |
#<alt (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2))> |
#<alt (+ (* -2 (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))))> |
#<alt (+ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))))> |
#<alt (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))> |
#<alt (+ (* -2 (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (+ (* -2 (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (+ (* (pow a 2) (+ (* -2 (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (pow (sin (* 1/90 (* angle (PI)))) 2)))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2))))> |
#<alt (* 1/8100 (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))))> |
#<alt (* (pow angle 2) (+ (* -1/196830000 (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)))) (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* -1/196830000 (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* -1/196830000 (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)))))))))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))> |
#<alt (- (/ (* (pow a 4) (pow (sin (* 1/90 (* 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 (- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* 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 4) (pow (sin (* 1/90 (* 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 (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* 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 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 4) (pow (sin (* 1/90 (* 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 (- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* 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 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 4) (pow (sin (* 1/90 (* 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 (* (pow b 4) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (pow (sin (* 1/90 (* 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 (- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* 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 b 4) (pow (sin (* 1/90 (* 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 (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* 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 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 b 4) (pow (sin (* 1/90 (* 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 (- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* 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 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 b 4) (pow (sin (* 1/90 (* 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 (* (pow a 4) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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 (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 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) (- (* -1/196830000 (/ (* (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) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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/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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (- (/ (* (pow (sin (* 1/90 (* 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 (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (+ (* -2 (/ (* (pow a 2) (* (pow b 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 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 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 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* (pow b 4) (+ (* -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) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* (pow b 4) (+ (* -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) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (+ (* -2 (/ (* (pow a 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 (+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 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 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* (pow a 4) (+ (* -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) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (* (pow a 4) (+ (* -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) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (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/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/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 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 (* (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) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 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 (* (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) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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))) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))> |
#<alt (/ (* (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 (/ (* (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 (/ (* (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/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 (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 (* 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 (* (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))))))> |
#<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 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)))) 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 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)))) 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 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)))) 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))))> |
#<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 b 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 b 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 b 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))))) (* 4 (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 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 b 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 b 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 (+ (* 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)))))))> |
#<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 b 2) (pow (cos (* 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)))) (* (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)))))))> |
#<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))))))> |
#<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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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))))))> |
#<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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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/16200 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (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)))))> |
#<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 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 2 (* (pow b 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 b 2) (pow (PI) 2))) (* 1/32400 (* (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)))))> |
#<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 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (+ (* 2 (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (+ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 2 (* (pow b 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 b 2) (pow (PI) 2))) (* 1/32400 (* (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)))))> |
#<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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) (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 (* 1/90 (* angle (PI)))> |
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt (sin (* 1/90 (* angle (PI))))> |
#<alt 1> |
#<alt (+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (cos (* 1/90 (* angle (PI))))> |
#<alt (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))> |
#<alt (+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))> |
#<alt (+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))> |
#<alt (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* 4 (/ (pow b 2) (pow x-scale 2)))> |
#<alt (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))) (* 4 (/ (pow b 2) (pow x-scale 2))))> |
#<alt (+ (* 4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))) (* 4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))))))> |
#<alt (+ (* 4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2)))))) (* 4 (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))))))))))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))> |
#<alt (+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))> |
#<alt (+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))> |
#<alt (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2)))))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))> |
#<alt (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))> |
#<alt (+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))> |
#<alt (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))> |
#<alt (* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))> |
#<alt (/ (pow b 2) (pow x-scale 2))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (/ (pow b 2) (pow x-scale 2)))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))) (/ (pow b 2) (pow x-scale 2)))> |
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2))))))))))) (/ (pow b 2) (pow x-scale 2)))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))> |
#<alt (+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))> |
#<alt (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))> |
#<alt (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))> |
#<alt (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2))))))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))> |
#<alt (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 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 (* 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))))> |
237 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | angle | @ | -inf | (/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
| 9.0ms | x-scale | @ | 0 | (/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
| 8.0ms | a | @ | inf | (/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
| 5.0ms | angle | @ | inf | (/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
| 5.0ms | angle | @ | 0 | (+ (* (/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) (/ (/ 1 (* x-scale x-scale)) y-scale)) (/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale)))) |
| 1× | batch-egg-rewrite |
| 4 488× | *-lowering-*.f32 |
| 4 488× | *-lowering-*.f64 |
| 2 990× | /-lowering-/.f32 |
| 2 990× | /-lowering-/.f64 |
| 2 822× | accelerator-lowering-fma.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 100 | 753 |
| 1 | 669 | 616 |
| 2 | 6948 | 616 |
| 0 | 8076 | 611 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* (/ -4 (* y-scale y-scale)) (/ (* b (* b (* a a))) (* x-scale x-scale))) |
(/ -4 (* y-scale y-scale)) |
(* y-scale y-scale) |
(/ (* b (* b (* a a))) (* x-scale x-scale)) |
(* 2 (/ (PI) (/ 180 angle))) |
(/ (- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) (* y-scale y-scale)) |
(- (pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) (* (/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))))) |
(pow (/ (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) x-scale) 2) |
(+ (* (/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) (/ (/ 1 (* x-scale x-scale)) y-scale)) (/ (* (/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) -4) (/ y-scale (/ (+ (* (* a a) (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* (* b b) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle)))))))) y-scale)))) |
(/ (pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) y-scale) |
(pow (* (- (* b b) (* a a)) (sin (* 2 (/ (PI) (/ 180 angle))))) 2) |
(- (pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) (* (* 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))) |
(pow (* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) 2) |
(* (/ (- (* b b) (* a a)) y-scale) (/ (sin (* 2 (/ (PI) (/ 180 angle)))) x-scale)) |
(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)) |
(- (* (/ (/ (* (* (* 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)) (/ (/ (* (* a a) (pow (cos (* angle (* 1/180 (PI)))) 2)) y-scale) y-scale))) |
(* b (* a a)) |
(* b (* b (* a a))) |
(sin (* 2 (/ (PI) (/ 180 angle)))) |
(cos (* 2 (/ (PI) (/ 180 angle)))) |
(/ (* (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) 4) (* x-scale x-scale)) |
(/ (+ (* (* a a) (- 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))) (* b (* b (+ 1/2 (* 1/2 (cos (* 2 (/ (PI) (/ 180 angle))))))))) (* x-scale x-scale)) |
(cos (* (/ angle 180) (PI))) |
(sin (* (/ angle 180) (PI))) |
(cos (* angle (* 1/180 (PI)))) |
| Outputs |
|---|
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64))) |
(/.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))) (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) (*.f64 y-scale y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 (*.f64 y-scale y-scale) x-scale)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) x-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 y-scale (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))) y-scale)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal -4 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 4 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)) y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal -4 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (neg.f64 (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) x-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) y-scale)) y-scale) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) y-scale) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) x-scale) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) y-scale) y-scale) |
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 b (*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) x-scale) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) b) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal -4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) y-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(exp.f64 (*.f64 (log.f64 y-scale) #s(literal 2 binary64))) |
(pow.f64 y-scale #s(literal 2 binary64)) |
(*.f64 y-scale y-scale) |
(*.f64 (pow.f64 y-scale #s(literal 1 binary64)) (pow.f64 y-scale #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) x-scale) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a))))) (neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale) |
(pow.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a))))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale)) |
(*.f64 (*.f64 b (*.f64 a a)) (*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 b (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 b (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 b (*.f64 b (*.f64 a a)))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) (/.f64 b x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) x-scale) x-scale) b) |
(*.f64 (*.f64 (*.f64 b (*.f64 b (*.f64 a a))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale)) |
(/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (*.f64 #s(literal 2 binary64) (PI.f64)))) |
(/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)) |
(/.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (PI.f64))) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (PI.f64))) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (PI.f64) angle)) #s(literal 180 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) #s(literal 2 binary64)) (/.f64 #s(literal -180 binary64) angle)) |
(/.f64 (*.f64 (*.f64 (PI.f64) angle) #s(literal 2 binary64)) #s(literal 180 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 180 binary64)) (/.f64 #s(literal 1 binary64) angle)) |
(*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(*.f64 (PI.f64) (*.f64 (/.f64 angle #s(literal 180 binary64)) #s(literal 2 binary64))) |
(*.f64 angle (*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) #s(literal 2 binary64))) |
(*.f64 (/.f64 angle #s(literal 180 binary64)) (*.f64 #s(literal 2 binary64) (PI.f64))) |
(*.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) #s(literal 2 binary64)) |
(*.f64 (/.f64 (PI.f64) #s(literal 180 binary64)) (*.f64 angle #s(literal 2 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 #s(literal 1/90 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 1 binary64) angle))) |
(*.f64 (*.f64 #s(literal 2 binary64) angle) (/.f64 (PI.f64) #s(literal 180 binary64))) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 angle #s(literal 180 binary64))) (PI.f64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) angle) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 180 binary64)) angle) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal 1 binary64)) (/.f64 angle #s(literal 180 binary64))) |
(*.f64 (/.f64 (*.f64 #s(literal 2 binary64) (PI.f64)) #s(literal -180 binary64)) (-.f64 #s(literal 0 binary64) angle)) |
(+.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (*.f64 (*.f64 y-scale y-scale) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64))) (*.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale #s(literal 1 binary64))) (*.f64 y-scale (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 y-scale (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (*.f64 y-scale (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) y-scale)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) y-scale)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 y-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) y-scale) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (*.f64 (*.f64 y-scale y-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) #s(literal 1 binary64)) (*.f64 y-scale y-scale)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(+.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))))) (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (/.f64 (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) |
(-.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) (/.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(fma.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) |
(fma.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) |
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal 1 binary64) x-scale) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(fma.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal -1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) x-scale)) x-scale) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) x-scale) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) x-scale) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale))) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) |
(*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) |
(+.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (*.f64 (*.f64 y-scale y-scale) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64))) (*.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale #s(literal 1 binary64))) (*.f64 y-scale (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 y-scale (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (*.f64 y-scale (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) y-scale)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) y-scale)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 y-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) y-scale) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (*.f64 (*.f64 y-scale y-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) #s(literal 1 binary64)) (*.f64 y-scale y-scale)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) y-scale) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale))) |
(pow.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal -1 binary64)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 #s(literal 1 binary64) y-scale))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal 1 binary64) y-scale))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) y-scale)) |
(*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) #s(literal 2 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (exp.f64 (log.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) |
(+.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) #s(literal 1 binary64)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (*.f64 (*.f64 y-scale y-scale) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) |
(/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale) y-scale) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64))) (*.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 y-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale #s(literal 1 binary64))) (*.f64 y-scale (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 y-scale (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) |
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (*.f64 y-scale (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) y-scale)) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) y-scale) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) y-scale)) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 y-scale y-scale)) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (+.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) y-scale) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (*.f64 (*.f64 y-scale y-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) (*.f64 (*.f64 y-scale y-scale) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)))) (neg.f64 (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) |
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) #s(literal 1 binary64)) (*.f64 y-scale y-scale)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (+.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) |
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(*.f64 (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))))) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))))))) |
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y-scale x-scale) x-scale) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale x-scale) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (*.f64 y-scale x-scale) y-scale)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 x-scale (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (*.f64 (*.f64 y-scale x-scale) x-scale) y-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (*.f64 (*.f64 y-scale x-scale) x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) x-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) #s(literal 1 binary64)) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) x-scale) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) |
(*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) y-scale)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 y-scale x-scale)) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (neg.f64 (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))))) |
(/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) |
(/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) x-scale)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) y-scale)) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (neg.f64 (*.f64 y-scale x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 b b) (*.f64 a a)))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1 binary64)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) y-scale)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) y-scale) |
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(/.f64 (*.f64 #s(literal 1 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a)) x-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 b a)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 b a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal 1 binary64)) (*.f64 x-scale (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) y-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (+.f64 b a)) (-.f64 b a))) (*.f64 (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a)))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (neg.f64 (+.f64 b a)) (-.f64 b a))) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 #s(literal 1 binary64) y-scale)) x-scale) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) #s(literal 1 binary64)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 1 binary64)) (/.f64 (/.f64 y-scale (+.f64 b a)) (-.f64 b a))) |
(/.f64 (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (neg.f64 (+.f64 b a)) (-.f64 b a))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal 1 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 b a)) (-.f64 b a)) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) #s(literal -1 binary64)) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 y-scale x-scale))) |
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) y-scale)) |
(*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) |
(*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 y-scale x-scale))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale x-scale))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) y-scale))) |
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) |
(*.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 y-scale x-scale))) |
(*.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (*.f64 y-scale x-scale))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) (/.f64 #s(literal 1 binary64) y-scale))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 y-scale x-scale))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 1 binary64)) (pow.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) #s(literal 1 binary64)) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 1 binary64))) |
(*.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) y-scale) (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) x-scale)) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) |
(*.f64 (/.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) y-scale) (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale)) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1/2 binary64))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b))) |
(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))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a))) |
(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))) |
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 y-scale x-scale) x-scale) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale x-scale) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (*.f64 y-scale x-scale) y-scale)) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 x-scale (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (*.f64 (*.f64 y-scale x-scale) x-scale) y-scale)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (*.f64 (*.f64 y-scale x-scale) x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 y-scale x-scale))) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) #s(literal 1 binary64)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) x-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) #s(literal 1 binary64)) (/.f64 (/.f64 y-scale (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 1 binary64)) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(/.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) x-scale) |
(/.f64 (*.f64 (*.f64 (neg.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) #s(literal 2 binary64)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale)) |
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(*.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) |
(*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) |
(*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) |
(*.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64))) |
(*.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) |
(*.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) |
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(+.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))) (/.f64 (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 2 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))) |
(fma.f64 #s(literal -4 binary64) (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale))) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (pow.f64 (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) #s(literal 2 binary64)) (*.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (exp.f64 (log.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (neg.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)))) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale)))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(fma.f64 (*.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) x-scale)) (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))) |
(/.f64 (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 y-scale (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) y-scale) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 x-scale x-scale)) y-scale) (*.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 y-scale (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 (*.f64 y-scale y-scale) y-scale)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (*.f64 y-scale x-scale) x-scale)) y-scale) (*.f64 y-scale (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 (/.f64 y-scale (*.f64 a a)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (*.f64 y-scale y-scale)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))) (-.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 6 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))))) |
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (/.f64 (-.f64 b a) y-scale)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 4 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale)))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 y-scale (*.f64 (*.f64 y-scale x-scale) x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (/.f64 y-scale (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (/.f64 (*.f64 a a) y-scale))))))) |
(*.f64 b (*.f64 a a)) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 a a) b) |
(*.f64 (*.f64 b a) a) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 a)))) |
(pow.f64 (*.f64 b a) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 a a))) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 a a)) b) |
(*.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 b a)) a) |
(*.f64 (*.f64 (*.f64 b b) a) a) |
(sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) |
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(*.f64 (*.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(+.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) |
(cos.f64 (+.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) |
(-.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1/2 binary64))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (-.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 1/2 binary64))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (exp.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (+.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (+.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal 1 binary64)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (/.f64 (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(fma.f64 (/.f64 (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (neg.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (-.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 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (*.f64 (neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) #s(literal 3 binary64)) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) |
(/.f64 (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) #s(literal 1 binary64)) |
(*.f64 (+.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (-.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) |
(-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) x-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) x-scale) x-scale) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal 4 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 x-scale x-scale))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) #s(literal -1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))) (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)))) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))) |
(*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) #s(literal 4 binary64)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) (/.f64 #s(literal 4 binary64) x-scale)) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal 4 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale)) |
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) |
(*.f64 (neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale))) #s(literal -4 binary64)) |
(*.f64 (*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 4 binary64)) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale)) x-scale)) |
(/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) #s(literal 1 binary64))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) x-scale) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))))) |
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) #s(literal -1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) x-scale)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) #s(literal -1 binary64)) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) (*.f64 (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64))))))))) x-scale)) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) #s(literal 1 binary64)) x-scale) |
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) #s(literal 1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))))) (neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal -1 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64)) (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) (-.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))))) |
(pow.f64 (/.f64 (*.f64 x-scale x-scale) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64))))))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) x-scale)) |
(*.f64 (*.f64 (+.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))) #s(literal -1/2 binary64)))))) #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64))) |
(sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(neg.f64 (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle)))) |
(neg.f64 (sin.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle)))) |
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) #s(literal 1 binary64))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) |
(cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal -180 binary64) angle))) |
(cos.f64 (/.f64 (-.f64 #s(literal 0 binary64) (PI.f64)) (/.f64 #s(literal 180 binary64) angle))) |
(pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1 binary64)) |
(*.f64 (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) #s(literal 1/2 binary64))) |
| 1× | egg-herbie |
| 7 798× | accelerator-lowering-fma.f32 |
| 7 798× | accelerator-lowering-fma.f64 |
| 7 330× | *-lowering-*.f32 |
| 7 330× | *-lowering-*.f64 |
| 6 594× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1196 | 48972 |
| 1 | 4359 | 46862 |
| 0 | 8527 | 45321 |
| 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 y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-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))) |
(/ (- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(* (pow b 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(* (pow b 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(/ (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(* (pow a 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(* (pow a 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(* -4 (/ (* (pow a 2) (pow b 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)))) (* 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 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) (- (* -1/196830000 (/ (* (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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))) (* 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 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) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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/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)) (+ (/ (* (+ (* -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 a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (pow x-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)))))) (* 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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))) (* 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 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 (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (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)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) |
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))))) (* 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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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 a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (pow x-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))))))))) (* 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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))))) (* 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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) |
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))))))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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)))) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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))))) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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))))) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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)))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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))))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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))))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) y-scale)) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) y-scale)) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)) |
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) y-scale))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) y-scale))))))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) |
(* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(+ (* -2 (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))))) |
(+ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))))) |
(* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(+ (* -2 (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (+ (* -2 (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+ (* (pow a 2) (+ (* -2 (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(* 1/8100 (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)))) |
(* (pow angle 2) (+ (* -1/196830000 (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)))) (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* -1/196830000 (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* -1/196830000 (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))))))))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* 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) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* 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 4) (pow (sin (* 1/90 (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* 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 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 4) (pow (sin (* 1/90 (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* 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 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 4) (pow (sin (* 1/90 (* 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 4) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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) (pow (sin (* 1/90 (* 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) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* 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 b 4) (pow (sin (* 1/90 (* 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* 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 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 b 4) (pow (sin (* 1/90 (* 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* 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 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 b 4) (pow (sin (* 1/90 (* 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 4) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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) (- (/ (pow (sin (* 1/90 (* 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) (- (+ (* -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)))) (+ (* 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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 (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 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) (- (* -1/196830000 (/ (* (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) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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/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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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))))) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 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 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 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 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(* (pow b 4) (+ (* -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) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(* (pow b 4) (+ (* -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) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(+ (* -2 (/ (* (pow a 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)))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 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 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(* (pow a 4) (+ (* -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) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(* (pow a 4) (+ (* -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) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(* 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/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 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) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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) (* (+ (* 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))))))) |
(* (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) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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))) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (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))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(* -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))))) |
(/ (* (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/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)) |
(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) |
(* 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)))) |
(* (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 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 2) (pow (cos (* 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 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)))) 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 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)))) 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)))) |
(* (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 b 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 b 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 b 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))))) (* 4 (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 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 b 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 b 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))))))) |
(+ (* 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))))))) |
(+ (* 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 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 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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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 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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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 4) (* (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 2) (pow (cos (* 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/16200 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (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) (- (+ (* 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 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 2 (* (pow b 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 b 2) (pow (PI) 2))) (* 1/32400 (* (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) (- (+ (* 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 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (+ (* 2 (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (+ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 2 (* (pow b 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 b 2) (pow (PI) 2))) (* 1/32400 (* (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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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)) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) (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)) |
(* 1/90 (* angle (PI))) |
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI)))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5)))))))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
(sin (* 1/90 (* angle (PI)))) |
1 |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos (* 1/90 (* angle (PI)))) |
(* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* 4 (/ (pow b 2) (pow x-scale 2))) |
(+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))) (* 4 (/ (pow b 2) (pow x-scale 2)))) |
(+ (* 4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))) (* 4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))))) |
(+ (* 4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2)))))) (* 4 (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(/ (pow b 2) (pow x-scale 2)) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (/ (pow b 2) (pow x-scale 2))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))) (/ (pow b 2) (pow x-scale 2))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2))))))))))) (/ (pow b 2) (pow x-scale 2))) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 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)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
| Outputs |
|---|
(* -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 y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-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))) |
(/ (- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (+.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) |
(* (pow b 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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)))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 b b) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (-.f64 (*.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)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 b b) (*.f64 y-scale y-scale))))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (-.f64 (*.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)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 b b) (*.f64 y-scale y-scale))))))))) |
(/ (* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) |
(* (pow b 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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)))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 b b) (*.f64 y-scale y-scale))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (-.f64 (*.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)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 b b) (*.f64 y-scale y-scale))))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow b 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (-.f64 (*.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)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 b b) (*.f64 y-scale y-scale))))))))) |
(/ (- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) |
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2))) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-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 b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2))))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) |
(/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) |
(* (pow a 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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)))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 a a) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 a a) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 a a) (*.f64 y-scale y-scale)))))))) |
(/ (* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) (pow y-scale 2)) |
(/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) |
(* (pow a 4) (- (+ (* -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)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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)))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 a a) (*.f64 y-scale y-scale))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 a a) (*.f64 y-scale y-scale)))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (* (pow a 2) (pow y-scale 2)))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (+.f64 (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 a a) (*.f64 y-scale 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) (- (* 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 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 (*.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 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 -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 x-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 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) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))) (* 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 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 (*.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 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 (*.f64 angle angle) (+.f64 (/.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 #s(literal -4 binary64) (+.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 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale x-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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 b b) (*.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 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (/.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 x-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 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) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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) (- (/ (* (+ (* 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/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)) (+ (/ (* (+ (* -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 a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (pow x-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)))))) (* 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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))) (* 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 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 (*.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 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 (*.f64 angle angle) (+.f64 (/.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 (*.f64 angle angle) (-.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/11957422500000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.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 (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 x-scale x-scale))) (+.f64 (+.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 (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 x-scale x-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 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (*.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 x-scale x-scale))))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal -4 binary64) (+.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 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale x-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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 b b) (*.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 x-scale x-scale))))) (*.f64 y-scale y-scale))))) (/.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 x-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 x-scale x-scale))))) (*.f64 y-scale y-scale)))))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (* (pow x-scale 2) (pow y-scale 2))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) (pow y-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)))) |
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))))) (+.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))))) (+.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (*.f64 (*.f64 b b) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))))) (+.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale))))) |
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 b b)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (-.f64 (*.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 x-scale x-scale))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 b b)))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (-.f64 (*.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 x-scale x-scale))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 b b)))))))) |
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2)))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 b b)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (-.f64 (*.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 x-scale x-scale))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 b b)))))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow a 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow b 2))))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (-.f64 (*.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 x-scale x-scale))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 b b)))))))) |
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(-.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))))) (-.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))))) (-.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))))) (* 4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)))) |
(+.f64 (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale))))))) (-.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))))) |
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 a a)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 a a))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 a a))))))) |
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)) (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2)))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 a a)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 a a))))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) (+ (* 4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) (+ (* 4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (pow x-scale 2)))) (* 4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2)) (/ (* (pow b 2) (pow (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (pow x-scale 2))) (pow a 2))))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale)))) (*.f64 #s(literal 4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (+.f64 (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (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 x-scale x-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)))) (*.f64 a a))))))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale))) |
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))) |
(+.f64 (*.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 x-scale x-scale)) (*.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 x-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 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))))) (* 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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))) |
(+.f64 (*.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 x-scale x-scale)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.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 x-scale x-scale)) (*.f64 #s(literal -4 binary64) (+.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 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale x-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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 b b) (*.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 x-scale x-scale))))))) (*.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 x-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 x-scale x-scale)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)))) |
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (- (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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 a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (pow x-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))))))))) (* 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 a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (pow x-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)))))))) (* 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 b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (pow b 2)) (pow x-scale 2)))) |
(+.f64 (*.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 x-scale x-scale)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.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 x-scale x-scale)) (+.f64 (*.f64 (*.f64 angle angle) (+.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/11957422500000 binary64))) (*.f64 x-scale x-scale)) (*.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 (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 x-scale x-scale))) (+.f64 (+.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 (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 x-scale x-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 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (*.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 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (+.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 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b))))) (*.f64 x-scale x-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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 b b) (*.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 x-scale x-scale)))))))) (*.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 x-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 x-scale x-scale)))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)))) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(- (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (* 4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2)))) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (- (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* 4 (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))))) (pow x-scale 2)) |
(/.f64 (-.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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale))) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-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 x-scale x-scale))))) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-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 x-scale x-scale))))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (pow x-scale 2)))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (pow x-scale 2))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (pow x-scale 2)))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (pow x-scale 2))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (pow x-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 x-scale x-scale))) (*.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 x-scale x-scale))))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-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 x-scale)) |
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 angle angle)) (*.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 x-scale)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-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 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-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 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.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 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.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/11957422500000 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 binary64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale)))))))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2)) |
(/.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)) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/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 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))))))) |
(+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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 (pow.f64 a #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/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 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))))))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.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))) (*.f64 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.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 (+.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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.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))) (*.f64 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.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 (+.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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (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 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))))))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 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 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))))))) |
(+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 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 (pow.f64 b #s(literal 4 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)))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 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 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))))))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.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))) (*.f64 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.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 (+.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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 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 x-scale 2) (pow y-scale 2))))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.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))) (*.f64 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (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 #s(literal -4 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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.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 (+.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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (+.f64 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -4 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 #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/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))))) (+.f64 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (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 y-scale y-scale)) (/.f64 (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) #s(literal 2 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 (*.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 (*.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 #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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.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)))))))) |
(+ (* -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 (*.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 #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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.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 #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 #s(literal -4 binary64) (+.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 (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 (*.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 (*.f64 b b) (*.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))))))))))) |
(+ (* -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 (*.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 #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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.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 #s(literal -4 binary64) (+.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 (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 (*.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 (*.f64 b b) (*.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 #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 (*.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))) (*.f64 #s(literal -4 binary64) (+.f64 (+.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 (*.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 (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 (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))))))))))))) |
(+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 (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 #s(literal 4 binary64) (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale) (*.f64 y-scale y-scale))) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 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 #s(literal -4 binary64) (*.f64 (+.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 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 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 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) 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))) y-scale) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) y-scale)) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.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))) y-scale) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) y-scale)) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.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))) y-scale) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) 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))) y-scale)))) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.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))) y-scale) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) 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))) y-scale)))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) 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))) y-scale) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) 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))) y-scale) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) y-scale))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) 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))) y-scale) |
(+ (* -2 (/ (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) y-scale)) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) 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))) y-scale)) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.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))) y-scale) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) y-scale)))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) y-scale)) |
(+.f64 (/.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))) y-scale) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) y-scale) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) y-scale)))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) 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))) y-scale) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) 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))) y-scale) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) y-scale) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) y-scale))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) y-scale)) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) y-scale)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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) y-scale)) (*.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)) y-scale)))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)) |
(/.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))))) y-scale) |
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) y-scale)) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) 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))))) y-scale))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (/ (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) y-scale))))) |
(*.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))))) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (/.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)))) y-scale) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) y-scale)) (* (pow angle 2) (+ (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) y-scale) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))) y-scale))))))) |
(*.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))))) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (/.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)))) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 binary64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale))))))) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) 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)))) y-scale) |
(* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(*.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))) |
(+ (* -2 (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+.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 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(+ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))))) |
(+.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 b b) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) |
(+ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (+ (* -2 (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))))) |
(+.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 b b) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 (*.f64 b b) (*.f64 #s(literal -2 binary64) (*.f64 a a)))))) |
(* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(*.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))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(*.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))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 2))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow b 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 a a)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 b b)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 b #s(literal 4 binary64)))))) |
(* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(*.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))) |
(+ (* -2 (* (pow a 2) (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+.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 #s(literal -2 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))))) |
(+ (* (pow a 2) (+ (* -2 (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+.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 a a) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 b b)))))) |
(+ (* (pow a 2) (+ (* -2 (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2))) (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)))) (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(+.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 a a) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (+.f64 (*.f64 a a) (*.f64 #s(literal -2 binary64) (*.f64 b b)))))) |
(* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(*.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))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 a #s(literal 4 binary64)))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 a #s(literal 4 binary64)))))) |
(* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) |
(*.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))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (pow (sin (* 1/90 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 a #s(literal 4 binary64)))))) |
(* (pow a 4) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 2))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (pow a 4)) (pow (sin (* 1/90 (* angle (PI)))) 2)))) |
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.f64 b b)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 a a)) (+.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.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))) (pow.f64 a #s(literal 4 binary64)))))) |
(* 1/8100 (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)))) |
(*.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))))) |
(* (pow angle 2) (+ (* -1/196830000 (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)))) (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 angle angle)) (*.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 #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))))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* -1/196830000 (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))))))) |
(*.f64 (*.f64 angle angle) (+.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 angle angle) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 #s(literal -1/196830000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64)))))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* -1/196830000 (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow angle 2) (+ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2))))))))) |
(*.f64 (*.f64 angle angle) (+.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 angle angle) (+.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 angle angle) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 binary64)))))))))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) |
(*.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)))) |
(- (/ (* (pow a 4) (pow (sin (* 1/90 (* 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 (pow.f64 a #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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))))) |
(- (+ (* (pow b 2) (- (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* 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 4) (pow (sin (* 1/90 (* 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 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal -4 binary64) (*.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 (pow.f64 a #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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)))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* 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 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 4) (pow (sin (* 1/90 (* 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 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 b b) (+.f64 (/.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))) (*.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)) (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 #s(literal -4 binary64) (*.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 (pow.f64 a #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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)))))) |
(- (+ (* (pow b 2) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (- (/ (pow (sin (* 1/90 (* 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 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 4) (pow (sin (* 1/90 (* 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 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 b b) (+.f64 (/.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))) (*.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)) (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 #s(literal -4 binary64) (*.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 (pow.f64 a #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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)))))) |
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* 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 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.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))) (*.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)) (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)))))) |
(* (pow b 4) (- (+ (* -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)))) (+ (* 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 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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)))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.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 (*.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)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(* (pow b 4) (- (/ (pow (sin (* 1/90 (* 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 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.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))) (*.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)) (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)))))) |
(* (pow b 4) (- (+ (* -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)))) (+ (* 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 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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)))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.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 (*.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)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(* (pow b 4) (- (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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))))) (+ (* 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(- (/ (* (pow b 4) (pow (sin (* 1/90 (* 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 (pow.f64 b #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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))))) |
(- (+ (* (pow a 2) (- (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* 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 b 4) (pow (sin (* 1/90 (* 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 a a) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 #s(literal 4 binary64) (*.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 (pow.f64 b #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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)))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* 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 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 b 4) (pow (sin (* 1/90 (* 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 a a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 a a) (+.f64 (/.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))) (*.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)) (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 #s(literal -4 binary64) (*.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 (pow.f64 b #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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)))))) |
(- (+ (* (pow a 2) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (- (/ (pow (sin (* 1/90 (* 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 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 b 4) (pow (sin (* 1/90 (* 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 a a) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (*.f64 a a) (+.f64 (/.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))) (*.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)) (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 #s(literal -4 binary64) (*.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 (pow.f64 b #s(literal 4 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)))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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)) (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)))))) |
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.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))) (*.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)) (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)))))) |
(* (pow a 4) (- (+ (* -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)))) (+ (* 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 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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)))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.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 (*.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)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(* (pow a 4) (- (/ (pow (sin (* 1/90 (* 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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.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))) (*.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)) (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)))))) |
(* (pow a 4) (- (+ (* -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)))) (+ (* 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 (/.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))) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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)))))) (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.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 (*.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)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(* (pow a 4) (- (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 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 (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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))))) (*.f64 #s(literal 4 binary64) (+.f64 (*.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 (*.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 (*.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)))))) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 #s(literal -4 binary64) (/.f64 (*.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 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))) |
(- (* (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 (*.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 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 #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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.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) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* -1/196830000 (/ (* (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 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 (*.f64 angle angle) (+.f64 (/.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 #s(literal -4 binary64) (+.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 (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 (*.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 (*.f64 b b) (+.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 -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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.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 -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.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)))) (* (pow angle 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) (- (/ (* (+ (* 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/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 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 (*.f64 angle angle) (+.f64 (/.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 (*.f64 angle angle) (+.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/11957422500000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.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 (*.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 #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 a a) (/.f64 (+.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 -4 binary64) (+.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 (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 (*.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 (*.f64 b b) (+.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 -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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (*.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 -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(- (/ (* (pow (sin (* 1/90 (* 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 (/.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))) (*.f64 #s(literal -4 binary64) (/.f64 (*.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))))) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (- (/ (* (pow (sin (* 1/90 (* 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 (/.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 y-scale y-scale)) (*.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 x-scale x-scale)) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(*.f64 (pow.f64 a #s(literal 4 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 a 2) (* (pow b 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 (pow.f64 a #s(literal 4 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)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.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))))) |
(+ (* (pow b 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 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 (pow.f64 a #s(literal 4 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)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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 2) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 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 (pow.f64 a #s(literal 4 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)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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 (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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(*.f64 (pow.f64 b #s(literal 4 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 (/ (* (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 (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(*.f64 (pow.f64 b #s(literal 4 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 (/ (* (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 (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.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))))) (*.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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(*.f64 (pow.f64 b #s(literal 4 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 a 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 (pow.f64 b #s(literal 4 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)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (*.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))))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 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 (pow.f64 b #s(literal 4 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)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.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)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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)))))) |
(+ (* (pow a 2) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 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 (pow.f64 b #s(literal 4 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)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.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)))) (/.f64 (*.f64 (*.f64 #s(literal -2 binary64) (*.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)))))) |
(/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(*.f64 (pow.f64 a #s(literal 4 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 (/ (* (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 (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(*.f64 (pow.f64 a #s(literal 4 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 (/ (* (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 (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (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 #s(literal -2 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 a a)) (/.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))))) (*.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 (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))) |
(/.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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(* 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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) |
(* (pow angle 2) (+ (* -1/196830000 (/ (* (pow angle 2) (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 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 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 (*.f64 #s(literal -1/196830000 binary64) (*.f64 angle angle)) (*.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))))) |
(* (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) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow angle 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 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 (*.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 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 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))))))) |
(* (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) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 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))) (/ (* (pow angle 2) (* (+ (* -1/1549681956000000000 (pow (PI) 8)) (* -1/10847773692000000000 (pow (PI) 8))) (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 (*.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 (*.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))) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/1355971711500000000 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))))))))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(/ (* (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 (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))) |
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (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))) |
(/ (* (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 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.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 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.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))))) |
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale)) |
(/.f64 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) |
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (*.f64 (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 #s(literal -1/4374000 binary64) (*.f64 (*.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 #s(literal 1/90 binary64) (*.f64 (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 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.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)))) (*.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 #s(literal 1/90 binary64) (*.f64 (PI.f64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 angle angle) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.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 (*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) |
(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) |
(* 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 #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)) (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 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 #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)) (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 -8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (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 (*.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)))) (* (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 #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)) (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 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.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)))) (* (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 #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)) (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 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.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)))) |
(/.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)) (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))) |
(* (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) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale 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 (*.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 (*.f64 x-scale 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale 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 (*.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 (*.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)))) |
(/.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)) (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))) |
(* (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) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale 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 (*.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 (*.f64 x-scale 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale 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 (*.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 (*.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)))) |
(/.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)) (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 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 b #s(literal 4 binary64)) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 b b) (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 (*.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)))) (* (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 b #s(literal 4 binary64)) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 a a) (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 (*.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)))) (* (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 b #s(literal 4 binary64)) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 a a) (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 (*.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 #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)) (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))) |
(* (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) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 a a) (*.f64 (*.f64 x-scale 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 (*.f64 b b) (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 (*.f64 a a) (*.f64 (*.f64 x-scale 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 (*.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 (*.f64 x-scale 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 (*.f64 b b) (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 (*.f64 a a) (*.f64 (*.f64 x-scale 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 (*.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 (*.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 #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)) (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))) |
(* (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) (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 a a) (*.f64 (*.f64 x-scale 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 (*.f64 b b) (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 (*.f64 a a) (*.f64 (*.f64 x-scale 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 (*.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 (*.f64 x-scale 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 (*.f64 b b) (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 (*.f64 a a) (*.f64 (*.f64 x-scale 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 (*.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 (*.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 (*.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)))) (* 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 #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 4 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/787320000 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 #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 4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.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))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 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)))) (/.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 (*.f64 x-scale 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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/787320000 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 (* (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 #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 (-.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/787320000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 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))) (+.f64 (/.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 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))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 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)))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.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))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 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)))) (/.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 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) |
(/.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 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (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))) |
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 (*.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) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (pow (cos (* 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 (*.f64 (*.f64 a a) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.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) (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 2) (pow (cos (* 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 (*.f64 (*.f64 a a) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.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) (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 2) (pow (cos (* 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 (*.f64 (*.f64 a a) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.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) (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 2) (pow (cos (* 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 (*.f64 (*.f64 a a) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #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)))) |
(/.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)) (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))) |
(* (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 b 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale 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))))) (* 4 (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale 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))))) (* 4 (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.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)))) |
(/.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)) (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))) |
(* (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 b 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale 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))))) (* 4 (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale 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))))) (* 4 (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow b 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 (*.f64 (*.f64 a a) (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 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.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)))) |
(/.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)) (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))) |
(+ (* 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))))))) |
(+.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)) (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 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #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)))) (* (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))))))) |
(+.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)) (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 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #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)))) (* (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))))))) |
(+.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)) (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 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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 4) (* (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 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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 4) (* (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 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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 4) (* (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 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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 4) (* (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 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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 4) (* (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 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.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 4) (* (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 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 b b) (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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #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)))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.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)))) (* 4 (/ (* (pow a 2) (+ (* -1/16200 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (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))))) |
(+.f64 (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal -1/16200 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.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)))) (* (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 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 2 (* (pow b 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 b 2) (pow (PI) 2))) (* 1/32400 (* (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))))) |
(+.f64 (*.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 (*.f64 angle angle) (*.f64 #s(literal 4 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 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/787320000 binary64)) (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.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 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal -1/16200 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.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)))) (* (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 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))) (+ (* 2 (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))) (+ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 2 (* (pow b 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 b 2) (pow (PI) 2))) (* 1/32400 (* (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))))) |
(+.f64 (*.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 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 4 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/787320000 binary64))) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.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))) (+.f64 (*.f64 #s(literal 1/32400 binary64) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 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)))) (/.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 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (+.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 (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 b b)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.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 (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 -4 binary64) (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.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 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 #s(literal 2 binary64) (*.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 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal -1/16200 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.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 (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 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 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 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.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 a a) (*.f64 (pow.f64 (cos.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))))) |
(/ (- (* 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 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 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 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (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 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.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 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) b) |
(*.f64 (*.f64 a a) b) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* (pow a 2) (pow b 2)) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(* 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)))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/16200 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* 1/1574640000 (* (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/16200 binary64)) (*.f64 (*.f64 #s(literal 1/1574640000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/16200 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4))))))) |
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/16200 binary64)) (*.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))))))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/90 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) |
(* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.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 x-scale x-scale)) |
(+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)))) |
(+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)))) |
(+ (* 4 (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2)))))) (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)))) |
(* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))) |
(* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))) |
(* (pow a 2) (+ (* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 4 (/ (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))))) |
(* 4 (/ (pow b 2) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))) (* 4 (/ (pow b 2) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)))))) |
(+ (* 4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))) (* 4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2)))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)))))))) |
(+ (* 4 (/ (pow b 2) (pow x-scale 2))) (* (pow angle 2) (+ (* 4 (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2)))))) (* 4 (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))))) |
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)))))))))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) |
(+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)))))) |
(+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)))))) |
(+ (* 4 (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2)))))) (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)))) |
(*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale)))))) |
(* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.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 x-scale x-scale)) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.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 x-scale x-scale))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.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 x-scale x-scale))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.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 x-scale x-scale))))) |
(* 4 (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.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 x-scale x-scale)) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.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 x-scale x-scale))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.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 x-scale x-scale))))) |
(* (pow b 2) (+ (* 4 (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))) (* 4 (/ (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (pow x-scale 2))))) |
(*.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale))) (/.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 x-scale x-scale))))) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(* 4 (/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2))) |
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale))) |
(+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale))) |
(+ (* (pow a 2) (- (* 1/2 (/ 1 (pow x-scale 2))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+.f64 (/.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 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale))) |
(/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) |
(/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) |
(* (pow a 2) (- (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (pow x-scale 2)))) (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))))) |
(*.f64 (*.f64 a a) (+.f64 (/.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 a a) (*.f64 x-scale x-scale))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))) |
(/ (pow b 2) (pow x-scale 2)) |
(/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))))) (/ (pow b 2) (pow x-scale 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2)))))))) (/ (pow b 2) (pow x-scale 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale))))))) |
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) (pow x-scale 2))) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) (pow x-scale 2))) (+ (* 1/3149280000 (/ (* (pow b 2) (pow (PI) 4)) (pow x-scale 2))) (* (pow angle 2) (+ (* -1/765275040000000 (/ (* (pow b 2) (pow (PI) 6)) (pow x-scale 2))) (* 1/765275040000000 (/ (* (pow a 2) (pow (PI) 6)) (pow x-scale 2))))))))))) (/ (pow b 2) (pow x-scale 2))) |
(+.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)) (*.f64 (PI.f64) (PI.f64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale x-scale))))))))) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) |
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))))) |
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))))) |
(+ (* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (* 1/2 (/ 1 (pow x-scale 2))))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2))) |
(+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b b) (+.f64 (/.f64 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale x-scale))))) |
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(/ (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (pow x-scale 2)) |
(/.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 x-scale x-scale)) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(* (pow b 2) (+ (* 1/2 (/ (cos (* 1/90 (* angle (PI)))) (pow x-scale 2))) (+ (* 1/2 (/ 1 (pow x-scale 2))) (/ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (pow x-scale 2)))))) |
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 x-scale x-scale)) (*.f64 (/.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
(/ (+ (* (pow a 2) (- 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (pow x-scale 2)) |
(/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64)))) (*.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 x-scale x-scale)) |
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/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))) |
Compiled 282 640 to 6 707 computations (97.6% saved)
15 alts after pruning (15 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 2 721 | 15 | 2 736 |
| Fresh | 22 | 0 | 22 |
| Picked | 5 | 0 | 5 |
| Done | 0 | 0 | 0 |
| Total | 2 748 | 15 | 2 763 |
| Status | Accuracy | Program |
|---|---|---|
| 16.7% | (fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 angle angle)) (*.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 #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))))))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) | |
| 68.1% | (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) y-scale) y-scale) | |
| 14.9% | (/.f64 (+.f64 (*.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 x-scale x-scale)) (*.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 x-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 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) | |
| 26.6% | (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) | |
| ▶ | 68.6% | (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| ▶ | 65.5% | (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| ▶ | 26.7% | (/.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)) (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))) |
| 35.2% | (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (*.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))) | |
| 32.8% | (-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) | |
| 64.0% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale)) | |
| 55.1% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (*.f64 x-scale x-scale))) | |
| ▶ | 61.5% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
| 64.1% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 x-scale x-scale))) | |
| 55.3% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale))) | |
| ▶ | 64.9% | (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
Compiled 1 408 to 720 computations (48.9% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (pow.f64 b #s(literal 4 binary64)) |
| ✓ | cost-diff | 0 | (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) |
| ✓ | cost-diff | 0 | (*.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)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) |
| ✓ | cost-diff | 0 | (/.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)) (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))) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b (*.f64 a a))) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) y-scale) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale)) |
| ✓ | cost-diff | 0 | (*.f64 y-scale y-scale) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
| ✓ | cost-diff | 0 | (*.f64 y-scale y-scale) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
| ✓ | cost-diff | 0 | (*.f64 b (*.f64 b (*.f64 a a))) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| 5 944× | *-lowering-*.f32 |
| 5 944× | *-lowering-*.f64 |
| 4 404× | /-lowering-/.f32 |
| 4 404× | /-lowering-/.f64 |
| 3 266× | associate-*r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 392 |
| 1 | 133 | 392 |
| 2 | 578 | 392 |
| 3 | 3702 | 392 |
| 4 | 4255 | 392 |
| 5 | 4255 | 392 |
| 6 | 4377 | 392 |
| 7 | 4426 | 392 |
| 8 | 4428 | 392 |
| 9 | 4428 | 392 |
| 10 | 7423 | 392 |
| 0 | 8129 | 392 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) (* y-scale x-scale)) |
(* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) |
(/ (* b (* b (* a a))) x-scale) |
(* b (* b (* a a))) |
b |
(* b (* a a)) |
(* a a) |
a |
x-scale |
(/ -4 y-scale) |
-4 |
y-scale |
(* y-scale x-scale) |
(* (* (/ -4 (* y-scale y-scale)) (/ b x-scale)) (/ (* b (* a a)) x-scale)) |
(* (/ -4 (* y-scale y-scale)) (/ b x-scale)) |
(/ -4 (* y-scale y-scale)) |
-4 |
(* y-scale y-scale) |
y-scale |
(/ b x-scale) |
b |
x-scale |
(/ (* b (* a a)) x-scale) |
(* b (* a a)) |
(* a a) |
a |
(* (/ -4 (* y-scale y-scale)) (/ (* (* b (* b a)) a) (* x-scale x-scale))) |
(/ -4 (* y-scale y-scale)) |
-4 |
(* y-scale y-scale) |
y-scale |
(/ (* (* b (* b a)) a) (* x-scale x-scale)) |
(* (* b (* b a)) a) |
(* b (* b a)) |
b |
(* b a) |
a |
(* x-scale x-scale) |
x-scale |
(/ (* (/ -4 y-scale) (* b (* b (* a a)))) (* (* y-scale x-scale) x-scale)) |
(* (/ -4 y-scale) (* b (* b (* a a)))) |
(/ -4 y-scale) |
-4 |
y-scale |
(* b (* b (* a a))) |
b |
(* b (* a a)) |
(* a a) |
a |
(* (* y-scale x-scale) x-scale) |
(* y-scale x-scale) |
x-scale |
(/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
(* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) |
4 |
(* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2))) |
(pow b 4) |
b |
(* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)) |
(pow (cos (* (* angle (PI)) 1/180)) 2) |
(cos (* (* angle (PI)) 1/180)) |
(* (* angle (PI)) 1/180) |
(* angle (PI)) |
angle |
(PI) |
1/180 |
2 |
(pow (sin (* (* angle (PI)) 1/180)) 2) |
(sin (* (* angle (PI)) 1/180)) |
(* (* x-scale x-scale) (* y-scale y-scale)) |
(* x-scale x-scale) |
x-scale |
(* y-scale y-scale) |
y-scale |
| Outputs |
|---|
(/ (* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) (* y-scale x-scale)) |
(/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) x-scale)) y-scale) x-scale) |
(* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) |
(*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) x-scale)) |
(/ (* b (* b (* a a))) x-scale) |
(/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) |
(* b (* b (* a a))) |
(*.f64 b (*.f64 b (*.f64 a a))) |
b |
(* b (* a a)) |
(*.f64 b (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
x-scale |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
-4 |
#s(literal -4 binary64) |
y-scale |
(* y-scale x-scale) |
(*.f64 x-scale y-scale) |
(* (* (/ -4 (* y-scale y-scale)) (/ b x-scale)) (/ (* b (* a a)) x-scale)) |
(/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) x-scale)) y-scale) x-scale) |
(* (/ -4 (* y-scale y-scale)) (/ b x-scale)) |
(*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/ -4 (* y-scale y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
-4 |
#s(literal -4 binary64) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ b x-scale) |
(/.f64 b x-scale) |
b |
x-scale |
(/ (* b (* a a)) x-scale) |
(/.f64 (*.f64 b (*.f64 a a)) x-scale) |
(* b (* a a)) |
(*.f64 b (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
(* (/ -4 (* y-scale y-scale)) (/ (* (* b (* b a)) a) (* x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) x-scale)) y-scale) x-scale) |
(/ -4 (* y-scale y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
-4 |
#s(literal -4 binary64) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ (* (* b (* b a)) a) (* x-scale x-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) x-scale) |
(* (* b (* b a)) a) |
(*.f64 b (*.f64 b (*.f64 a a))) |
(* b (* b a)) |
(*.f64 b (*.f64 b a)) |
b |
(* b a) |
(*.f64 b a) |
a |
(* x-scale x-scale) |
(*.f64 x-scale x-scale) |
x-scale |
(/ (* (/ -4 y-scale) (* b (* b (* a a)))) (* (* y-scale x-scale) x-scale)) |
(/.f64 (/.f64 (*.f64 a (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b (*.f64 b a))) y-scale) x-scale)) y-scale) x-scale) |
(* (/ -4 y-scale) (* b (* b (* a a)))) |
(*.f64 b (/.f64 (*.f64 (*.f64 b (*.f64 a a)) #s(literal -4 binary64)) y-scale)) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
-4 |
#s(literal -4 binary64) |
y-scale |
(* b (* b (* a a))) |
(*.f64 b (*.f64 b (*.f64 a a))) |
b |
(* b (* a a)) |
(*.f64 b (*.f64 a a)) |
(* a a) |
(*.f64 a a) |
a |
(* (* y-scale x-scale) x-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* y-scale x-scale) |
(*.f64 x-scale y-scale) |
x-scale |
(/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 b #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))))) |
4 |
#s(literal 4 binary64) |
(* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2))) |
(*.f64 (pow.f64 b #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)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
b |
(* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)) |
(*.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))) |
(pow (cos (* (* angle (PI)) 1/180)) 2) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(cos (* (* angle (PI)) 1/180)) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* (* angle (PI)) 1/180) |
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))) |
(* angle (PI)) |
(*.f64 angle (PI.f64)) |
angle |
(PI) |
(PI.f64) |
1/180 |
#s(literal 1/180 binary64) |
2 |
#s(literal 2 binary64) |
(pow (sin (* (* angle (PI)) 1/180)) 2) |
(pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) |
(sin (* (* angle (PI)) 1/180)) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(* (* x-scale x-scale) (* y-scale y-scale)) |
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) |
(* x-scale x-scale) |
(*.f64 x-scale x-scale) |
x-scale |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 76.5% | (/.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)) (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))) |
| ✓ | accuracy | 76.2% | (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 55.5% | (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
| ✓ | accuracy | 55.3% | (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) |
| ✓ | accuracy | 94.5% | (*.f64 b (*.f64 b (*.f64 a a))) |
| ✓ | accuracy | 91.2% | (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) |
| ✓ | accuracy | 86.4% | (*.f64 b (*.f64 a a)) |
| ✓ | accuracy | 81.7% | (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 93.9% | (*.f64 (*.f64 b (*.f64 b a)) a) |
| ✓ | accuracy | 79.4% | (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale)) |
| ✓ | accuracy | 78.8% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
| ✓ | accuracy | 89.3% | (/.f64 (*.f64 b (*.f64 a a)) x-scale) |
| ✓ | accuracy | 86.4% | (*.f64 b (*.f64 a a)) |
| ✓ | accuracy | 84.0% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) |
| ✓ | accuracy | 83.5% | (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
| ✓ | accuracy | 92.2% | (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) |
| ✓ | accuracy | 91.2% | (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| ✓ | accuracy | 86.4% | (*.f64 b (*.f64 a a)) |
| 81.0ms | 121× | 1 | valid |
| 50.0ms | 131× | 0 | valid |
| 4.0ms | 3× | 2 | valid |
| 4.0ms | 1× | 3 | valid |
Compiled 394 to 47 computations (88.1% saved)
ival-mult: 35.0ms (34.9% of total)ival-div: 17.0ms (16.9% of total)ival-sin: 15.0ms (14.9% of total)...in/eval/compile.rkt:111:19: 9.0ms (9% of total)ival-cos: 7.0ms (7% of total)ival-pow2: 7.0ms (7% of total)ival-pow: 4.0ms (4% of total)adjust: 3.0ms (3% of total)ival-pi: 3.0ms (3% of total)ival-assert: 0.0ms (0% of total)...in/eval/compile.rkt:110:19: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) (* y-scale x-scale))> |
#<alt (* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale))> |
#<alt (/ (* b (* b (* a a))) x-scale)> |
#<alt (* b (* b (* a a)))> |
#<alt (* (* (/ -4 (* y-scale y-scale)) (/ b x-scale)) (/ (* b (* a a)) x-scale))> |
#<alt (* (/ -4 (* y-scale y-scale)) (/ b x-scale))> |
#<alt (/ -4 (* y-scale y-scale))> |
#<alt (* y-scale y-scale)> |
#<alt (* (/ -4 (* y-scale y-scale)) (/ (* (* b (* b a)) a) (* x-scale x-scale)))> |
#<alt (/ (* (* b (* b a)) a) (* x-scale x-scale))> |
#<alt (/ (* (/ -4 y-scale) (* b (* b (* a a)))) (* (* y-scale x-scale) x-scale))> |
#<alt (* (/ -4 y-scale) (* b (* b (* a a))))> |
#<alt (/ -4 y-scale)> |
#<alt (/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale)))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2))))> |
#<alt (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))> |
#<alt (pow b 4)> |
#<alt (* b (* a a))> |
#<alt (/ (* b (* a a)) x-scale)> |
#<alt (* (* b (* b a)) a)> |
#<alt (cos (* (* angle (PI)) 1/180))> |
#<alt (sin (* (* angle (PI)) 1/180))> |
#<alt (* (* x-scale x-scale) (* y-scale y-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))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<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 (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (* -4 (/ b (* x-scale (pow y-scale 2))))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow 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 a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 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))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow b 4) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* -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)))) (* 4 (/ (* (pow b 4) (+ (* 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 (* 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<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 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))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 1/8100 (* (pow angle 2) (* (pow b 4) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* 4 (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (* (pow b 4) (+ (* 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))))))))))) (* 4 (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))))> |
#<alt (* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (* (pow b 4) (+ (* -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)))))))))))) (* 4 (* (pow b 4) (+ (* 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))))))))))))))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* 1/32400 (* (pow angle 2) (* (pow b 4) (pow (PI) 2))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))> |
#<alt (* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* -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 b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (pow b 4)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (* (pow a 2) b)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<alt (/ (* (pow a 2) b) x-scale)> |
#<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 1> |
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))> |
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (cos (* 1/180 (* angle (PI))))> |
#<alt (* 1/180 (* angle (PI)))> |
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))> |
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (sin (* 1/180 (* angle (PI))))> |
#<alt (* (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))> |
171 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 11.0ms | angle | @ | 0 | (/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
| 7.0ms | b | @ | inf | (* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) |
| 2.0ms | angle | @ | inf | (/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
| 2.0ms | angle | @ | -inf | (/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
| 2.0ms | b | @ | 0 | (/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
| 1× | batch-egg-rewrite |
| 5 182× | *-lowering-*.f32 |
| 5 182× | *-lowering-*.f64 |
| 4 542× | /-lowering-/.f32 |
| 4 542× | /-lowering-/.f64 |
| 1 312× | frac-2neg |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 249 |
| 1 | 241 | 237 |
| 2 | 1896 | 211 |
| 0 | 8570 | 211 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) (* y-scale x-scale)) |
(* (/ (* b (* b (* a a))) x-scale) (/ -4 y-scale)) |
(/ (* b (* b (* a a))) x-scale) |
(* b (* b (* a a))) |
(* (* (/ -4 (* y-scale y-scale)) (/ b x-scale)) (/ (* b (* a a)) x-scale)) |
(* (/ -4 (* y-scale y-scale)) (/ b x-scale)) |
(/ -4 (* y-scale y-scale)) |
(* y-scale y-scale) |
(* (/ -4 (* y-scale y-scale)) (/ (* (* b (* b a)) a) (* x-scale x-scale))) |
(/ (* (* b (* b a)) a) (* x-scale x-scale)) |
(/ (* (/ -4 y-scale) (* b (* b (* a a)))) (* (* y-scale x-scale) x-scale)) |
(* (/ -4 y-scale) (* b (* b (* a a)))) |
(/ -4 y-scale) |
(/ (* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) (* (* x-scale x-scale) (* y-scale y-scale))) |
(* 4 (* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2)))) |
(* (pow b 4) (* (pow (cos (* (* angle (PI)) 1/180)) 2) (pow (sin (* (* angle (PI)) 1/180)) 2))) |
(pow b 4) |
(* b (* a a)) |
(/ (* b (* a a)) x-scale) |
(* (* b (* b a)) a) |
(cos (* (* angle (PI)) 1/180)) |
(sin (* (* angle (PI)) 1/180)) |
(* (* x-scale x-scale) (* y-scale y-scale)) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 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 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal 4 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) x-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale)) |
(/.f64 b (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 b (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (/.f64 x-scale b) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 b x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) x-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale b)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) y-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) x-scale) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) y-scale) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b x-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a)))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale b)) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 a a))) b) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 b a))) a) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 b (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale)) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) y-scale) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale y-scale)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b b))) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (*.f64 a a)))) |
(/.f64 b (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 a (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) x-scale) |
(/.f64 (*.f64 b (*.f64 b a)) (/.f64 x-scale a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (*.f64 b b) (/.f64 x-scale (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(pow.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 a (/.f64 (*.f64 b a) (/.f64 x-scale b))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 b x-scale)) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) #s(literal 1 binary64)) |
(*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) b) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 a x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) a) |
(*.f64 (/.f64 a x-scale) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 a (/.f64 x-scale a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 a a)) |
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 b #s(literal 1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 a a)) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 b a) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 a a))) |
(*.f64 a (*.f64 b (*.f64 b a))) |
(*.f64 a (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 a a)) b) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 b a)) a) |
(*.f64 (*.f64 b (*.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a)))) a) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b a))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 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 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal 4 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) x-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale)) |
(/.f64 b (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 b (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (/.f64 x-scale b) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 b x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) x-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale b)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) y-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) x-scale) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) y-scale) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b x-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a)))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale b)) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 a a))) b) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 b a))) a) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64)) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 b x-scale) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 b x-scale) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 x-scale b) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale b))) |
(neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) x-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (*.f64 y-scale y-scale))) |
(/.f64 b (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale)) |
(/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 b (neg.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 b (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 x-scale b) y-scale) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 b x-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 x-scale b) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale b)) |
(/.f64 (/.f64 b x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x-scale b) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale b) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b x-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x-scale b) y-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) x-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 x-scale b) y-scale) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 x-scale b) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 b x-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) y-scale) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64))) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) y-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b))) (neg.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 x-scale b))) |
(*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b x-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale b) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) |
(*.f64 (/.f64 b x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (/.f64 #s(literal -4 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 y-scale y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) b) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b #s(literal -4 binary64))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal -4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) (/.f64 b x-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 (/.f64 b x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) y-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) y-scale) |
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 y-scale) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) #s(literal -1 binary64)) |
(pow.f64 y-scale #s(literal 2 binary64)) |
(pow.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y-scale)) #s(literal 2 binary64)) |
(*.f64 y-scale y-scale) |
(*.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (exp.f64 (log.f64 y-scale)) (exp.f64 (log.f64 y-scale))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 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 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal 4 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) x-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale)) |
(/.f64 b (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 b (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (/.f64 x-scale b) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 b x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) x-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale b)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) y-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) x-scale) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) y-scale) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b x-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a)))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale b)) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 a a))) b) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 b a))) a) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) x-scale))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 b x-scale))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 b x-scale) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) x-scale)) |
(neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 x-scale b))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 b (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale)) |
(/.f64 b (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) |
(/.f64 (*.f64 b (*.f64 a a)) (neg.f64 (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) x-scale) |
(/.f64 (/.f64 b x-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 x-scale b)) |
(/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale x-scale) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale b) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (*.f64 (/.f64 x-scale b) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a)) |
(/.f64 (/.f64 a x-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) |
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 (*.f64 (/.f64 b x-scale) b) (/.f64 x-scale (*.f64 a a))) |
(pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))) |
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(*.f64 b (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale x-scale) a))) |
(*.f64 a (/.f64 (*.f64 b (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 b (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 b x-scale)) |
(*.f64 (*.f64 b a) (*.f64 b (/.f64 a (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 a x-scale)) |
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 b b) (*.f64 a (/.f64 a (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 a (*.f64 x-scale x-scale)) (*.f64 b (*.f64 b a))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale)) b) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) (*.f64 x-scale x-scale)) a) |
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 (/.f64 b x-scale) b) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1 binary64)) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (/.f64 (/.f64 b x-scale) #s(literal 1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64)) (/.f64 b x-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 b x-scale) x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 b x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 x-scale b)) (*.f64 a a)) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 x-scale (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 x-scale (*.f64 b a))) a) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 b b))) (*.f64 a a)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 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 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal 4 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) x-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale)) |
(/.f64 b (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(/.f64 b (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 b (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 (/.f64 x-scale b) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (neg.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale y-scale) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) y-scale)) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 b x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (/.f64 b x-scale) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 #s(literal 4 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (*.f64 x-scale y-scale) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (neg.f64 (*.f64 (/.f64 x-scale b) x-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale y-scale) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) x-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 #s(literal -1 binary64) (*.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 (*.f64 x-scale x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale b)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) x-scale) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) y-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))))) x-scale) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) y-scale) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 x-scale x-scale)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) x-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 (/.f64 a (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 y-scale y-scale))))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) x-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a a)))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (*.f64 x-scale x-scale)) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b (*.f64 b a))) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) b) (/.f64 a (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 b b))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 b x-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 (*.f64 b #s(literal -4 binary64)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b #s(literal -4 binary64)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 x-scale b) (*.f64 a a))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 (*.f64 a a) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 x-scale x-scale)) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 a a)))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 x-scale x-scale) (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale b)) (*.f64 a a)) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 a a))) b) |
(*.f64 (/.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 x-scale (*.f64 b a))) a) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 (/.f64 x-scale b) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64)) (/.f64 (*.f64 b (*.f64 a a)) (/.f64 x-scale b))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale b) (*.f64 a a))) b) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale b)) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (*.f64 b b))) (*.f64 a a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a a)) (*.f64 y-scale (*.f64 (/.f64 x-scale b) x-scale))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64)) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) y-scale) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64)))) y-scale) |
(/.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b (*.f64 a a)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 a (/.f64 (*.f64 b (*.f64 b a)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (*.f64 a a) (*.f64 b b)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a a) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b (*.f64 a a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a a)) (*.f64 b #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal 4 binary64))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) a) (*.f64 b (*.f64 b a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 a a))) b) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b a))) a) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b b)) (*.f64 a a)) |
(*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) b) (*.f64 a a)) |
(*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 a a)) b) |
(*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale #s(literal -4 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) y-scale)) |
(neg.f64 (/.f64 #s(literal 4 binary64) y-scale)) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) #s(literal 1 binary64))) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -1 binary64) (/.f64 y-scale #s(literal 4 binary64))) |
(pow.f64 (/.f64 y-scale #s(literal -4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #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 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale 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 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale x-scale) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 y-scale y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 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))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #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 y-scale y-scale) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale x-scale) (*.f64 #s(literal 4 binary64) (*.f64 (*.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 #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 b b) (*.f64 b b)) (*.f64 y-scale y-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale y-scale))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 y-scale y-scale) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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 (*.f64 b b) (*.f64 b b)) (*.f64 y-scale y-scale))) (/.f64 (*.f64 x-scale x-scale) #s(literal 4 binary64))) |
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale x-scale) #s(literal 4 binary64))) (*.f64 y-scale y-scale)) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 4 binary64) (*.f64 (*.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 #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 b b) (*.f64 b b)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale x-scale)) |
(/.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale y-scale))) y-scale) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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) (*.f64 y-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.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 #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 b b) (*.f64 b b)) (*.f64 y-scale y-scale))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #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 4 binary64) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.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 #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 b b) (*.f64 b b)) (*.f64 y-scale y-scale)))) |
(*.f64 (*.f64 (*.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 #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 b b) (*.f64 b b)) (*.f64 y-scale y-scale))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale x-scale) #s(literal 4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (/.f64 (/.f64 #s(literal 1 binary64) x-scale) y-scale) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (/.f64 (*.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 #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 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale x-scale) #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) y-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale)))) #s(literal 4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) x-scale) (/.f64 (*.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 #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 4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 (*.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 #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 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 (*.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 #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 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 (*.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 #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 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 4 binary64) (*.f64 x-scale x-scale)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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) y-scale) y-scale)) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.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 #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 b b) (*.f64 b b)) (*.f64 y-scale y-scale)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 1 binary64) x-scale) y-scale)) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale y-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 x-scale y-scale))) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) |
(*.f64 (pow.f64 (/.f64 x-scale #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (pow.f64 (/.f64 x-scale (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.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 #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 (pow.f64 (/.f64 (*.f64 x-scale y-scale) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.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 #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 (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.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 #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 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.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 #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 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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)) (pow.f64 (/.f64 y-scale #s(literal 4 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.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 #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 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #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/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #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/2 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))))) (*.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 #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 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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 1/2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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)))))))) |
(fma.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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 1/2 binary64) (*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 b b) (*.f64 b b)) (*.f64 (*.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 #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 4 binary64))) |
(*.f64 (*.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 #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 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64)) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (*.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 #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 4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (neg.f64 (-.f64 #s(literal 0 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 #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 b b) (*.f64 b 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 #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 4 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 -4 binary64)) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 b b))) (-.f64 #s(literal 0 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 #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 4 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 #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 b b) (*.f64 b b))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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 4 binary64)) |
(*.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 b b)))) (*.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 #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 b b) (*.f64 b 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 1/2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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)))))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) (*.f64 (log.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))))))) |
(exp.f64 (+.f64 (*.f64 (log.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (log.f64 b)))) |
(exp.f64 (+.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (log.f64 b)))) |
(exp.f64 (+.f64 (+.f64 (*.f64 #s(literal 4 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))))) (*.f64 #s(literal 2 binary64) (log.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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 #s(literal 1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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)))))))) |
(fma.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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 1/2 binary64) (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(pow.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) #s(literal 2 binary64)) |
(pow.f64 (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) #s(literal 2 binary64)) |
(*.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.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 #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/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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (*.f64 b b) (*.f64 b b)))) |
(*.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 (*.f64 (*.f64 b b) (*.f64 b 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 #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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (*.f64 b b) (*.f64 b b))) |
(*.f64 (*.f64 b b) (*.f64 (*.f64 b b) (*.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 #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 b b) (*.f64 b 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/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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/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/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.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 b b)) (*.f64 b b)) |
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 b b) (*.f64 b 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)))))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) |
(*.f64 (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 b b)) (*.f64 (/.f64 (+.f64 (sin.f64 #s(literal 0 binary64)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 b b))) |
(*.f64 (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) (*.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (*.f64 (*.f64 b b) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))))) |
(*.f64 (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (*.f64 (*.f64 (*.f64 b b) (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) |
(exp.f64 (*.f64 #s(literal 4 binary64) (log.f64 b))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b b)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(pow.f64 b #s(literal 4 binary64)) |
(pow.f64 (*.f64 b b) #s(literal 2 binary64)) |
(pow.f64 (exp.f64 #s(literal 4 binary64)) (log.f64 b)) |
(*.f64 (*.f64 b b) (*.f64 b b)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 b (*.f64 a a)) |
(*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 a (*.f64 b a)) |
(*.f64 (*.f64 a a) b) |
(*.f64 (*.f64 b (*.f64 a a)) #s(literal 1 binary64)) |
(*.f64 (*.f64 b a) a) |
(*.f64 (*.f64 b a) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) b) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a))) a) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (*.f64 (*.f64 a a) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale b) (*.f64 a a)))) |
(/.f64 b (/.f64 x-scale (*.f64 a a))) |
(/.f64 (*.f64 a a) (/.f64 x-scale b)) |
(/.f64 (*.f64 b (*.f64 a a)) x-scale) |
(/.f64 (*.f64 b a) (/.f64 x-scale a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (*.f64 a a))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 #s(literal -1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 b (*.f64 a a)))) |
(pow.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 b (/.f64 a (/.f64 x-scale a))) |
(*.f64 (*.f64 a a) (/.f64 b x-scale)) |
(*.f64 (*.f64 b (*.f64 a a)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b x-scale) (*.f64 a a)) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b a) (/.f64 a x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale (*.f64 a a)))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b (*.f64 a a))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 a (/.f64 x-scale a)) b) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (/.f64 (*.f64 b a) x-scale) a) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) #s(literal -1/2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)) (*.f64 (log.f64 b) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 b) #s(literal 2 binary64)) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(neg.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(pow.f64 (*.f64 b a) #s(literal 2 binary64)) |
(*.f64 b (*.f64 b (*.f64 a a))) |
(*.f64 a (*.f64 b (*.f64 b a))) |
(*.f64 a (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (*.f64 b (*.f64 a a)) b) |
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal 1 binary64)) |
(*.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 b a)) a) |
(*.f64 (*.f64 b (*.f64 b a)) (neg.f64 (-.f64 #s(literal 0 binary64) a))) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 b b)))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 a a))) |
(*.f64 (neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 b a)))) a) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 b (*.f64 b a))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(exp.f64 (log.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) |
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) |
(pow.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 1/2 binary64)) |
(pow.f64 (sqrt.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (sqrt.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) |
(*.f64 (pow.f64 (sqrt.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) |
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) |
(pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 1 binary64)) |
(pow.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 1/2 binary64)) |
(pow.f64 (sqrt.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) (sqrt.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))))) |
(*.f64 (pow.f64 (sqrt.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))) #s(literal 1 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x-scale y-scale)) #s(literal 2 binary64))) |
(exp.f64 (+.f64 (*.f64 (log.f64 y-scale) #s(literal 2 binary64)) (*.f64 (log.f64 x-scale) #s(literal 2 binary64)))) |
(exp.f64 (+.f64 (*.f64 (log.f64 x-scale) #s(literal 2 binary64)) (*.f64 (log.f64 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 (*.f64 x-scale (*.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 x-scale (*.f64 y-scale y-scale))))) |
(/.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)) |
(*.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 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 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 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) |
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale 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))) |
| 1× | egg-herbie |
| 12 092× | accelerator-lowering-fma.f32 |
| 12 092× | accelerator-lowering-fma.f64 |
| 7 166× | *-lowering-*.f32 |
| 7 166× | *-lowering-*.f64 |
| 6 242× | +-lowering-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 213 | 9594 |
| 1 | 696 | 9576 |
| 2 | 3048 | 9472 |
| 0 | 8215 | 9427 |
| 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) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(* (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)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 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 a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 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)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow b 4) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* -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)))) (* 4 (/ (* (pow b 4) (+ (* 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 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 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)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 1/8100 (* (pow angle 2) (* (pow b 4) (pow (PI) 2)))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* 4 (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (* (pow b 4) (+ (* 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))))))))))) (* 4 (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (* (pow b 4) (+ (* -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)))))))))))) (* 4 (* (pow b 4) (+ (* 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)))))))))))))))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* 1/32400 (* (pow angle 2) (* (pow b 4) (pow (PI) 2)))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* -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 b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(pow b 4) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(* (pow a 2) b) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(/ (* (pow a 2) b) x-scale) |
(* (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)) |
1 |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4)))))) |
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4))))))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos (* 1/180 (* angle (PI)))) |
(* 1/180 (* angle (PI))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5)))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin (* 1/180 (* angle (PI)))) |
(* (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)) |
| Outputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 b b)) (*.f64 x-scale y-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(*.f64 a (/.f64 (*.f64 a (*.f64 b b)) x-scale)) |
(* (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))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(* -4 (/ b (* x-scale (pow y-scale 2)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) x-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.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 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) y-scale) #s(literal -4 binary64))) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) 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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) |
(* 1/8100 (/ (* (pow angle 2) (* (pow b 4) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 17/1530550080000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))))))) |
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow b 4) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (/ (* (pow angle 2) (* (pow b 4) (+ (* -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)))) (* 4 (/ (* (pow b 4) (+ (* 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 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 angle (*.f64 angle (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 17/1530550080000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) #s(literal 1/32400 binary64)))) (*.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 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/3149280000 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 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 #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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(* 1/8100 (* (pow angle 2) (* (pow b 4) (pow (PI) 2)))) |
(*.f64 (*.f64 angle angle) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* 4 (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))) |
(*.f64 (*.f64 angle angle) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (* (pow b 4) (+ (* 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))))))))))) (* 4 (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 17/1530550080000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))))))) |
(* (pow angle 2) (+ (* 1/8100 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* 4 (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (* (pow b 4) (+ (* -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)))))))))))) (* 4 (* (pow b 4) (+ (* 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)))))))))))))))) |
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 angle (*.f64 angle (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 17/1530550080000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) #s(literal 1/32400 binary64)))) (*.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 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/3149280000 binary64)))))))))))) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 #s(literal 4 binary64) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64))))))) |
(* 4 (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (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)))) |
(*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* 1/32400 (* (pow angle 2) (* (pow b 4) (pow (PI) 2)))) |
(*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) #s(literal 1/32400 binary64))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (* (pow b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))))) |
(*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 angle angle)) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))) |
(*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal 1/32400 binary64))) (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 17/1530550080000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) #s(literal 1/32400 binary64)))) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))))))) |
(* (pow angle 2) (+ (* 1/32400 (* (pow b 4) (pow (PI) 2))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 4) (+ (* -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 b 4) (+ (* 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 b 4) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))))))) |
(*.f64 angle (*.f64 angle (+.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/32400 binary64)))) (*.f64 (*.f64 angle angle) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 17/1530550080000000 binary64)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) #s(literal 1/32400 binary64)))) (*.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 #s(literal 1/32400 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 (PI.f64) (PI.f64))))) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal 1/3149280000 binary64))))))))))))))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) |
(*.f64 (pow.f64 (cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(pow b 4) |
(pow.f64 b #s(literal 4 binary64)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(* (pow a 2) b) |
(*.f64 a (*.f64 a b)) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(/ (* (pow a 2) b) x-scale) |
(*.f64 a (*.f64 a (/.f64 b x-scale))) |
(* (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))) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2)))) |
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (*.f64 (PI.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 (*.f64 (PI.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 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle 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 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(cos (* 1/180 (* angle (PI)))) |
(cos.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* 1/180 (* angle (PI))) |
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64))) |
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI)))) |
(*.f64 angle (*.f64 (PI.f64) (+.f64 #s(literal 1/180 binary64) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -1/34992000 binary64)) (*.f64 (PI.f64) (PI.f64)))))) |
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5))))))) |
(*.f64 angle (+.f64 (*.f64 #s(literal 1/180 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) (*.f64 (*.f64 angle angle) #s(literal 1/22674816000000 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 #s(literal 1/180 binary64) (PI.f64)) (*.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 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(sin (* 1/180 (* angle (PI)))) |
(sin.f64 (*.f64 #s(literal 1/180 binary64) (*.f64 angle (PI.f64)))) |
(* (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))) |
Compiled 63 970 to 3 279 computations (94.9% saved)
12 alts after pruning (11 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 091 | 11 | 3 102 |
| Fresh | 10 | 0 | 10 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 3 105 | 12 | 3 117 |
| Status | Accuracy | Program |
|---|---|---|
| 75.5% | (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) | |
| 70.4% | (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) | |
| 75.1% | (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) | |
| ▶ | 80.2% | (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
| 79.5% | (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) (*.f64 y-scale x-scale)) | |
| ▶ | 80.8% | (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| ▶ | 77.1% | (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| 71.8% | (*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) | |
| ▶ | 72.7% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
| ✓ | 64.9% | (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
| 74.7% | (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (*.f64 a (*.f64 a (/.f64 b x-scale)))) | |
| ▶ | 76.1% | (*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
Compiled 506 to 316 computations (37.5% saved)
| 1× | egg-herbie |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) y-scale) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
| ✓ | cost-diff | 0 | (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a)) |
| ✓ | cost-diff | 0 | (*.f64 y-scale y-scale) |
| ✓ | cost-diff | 0 | (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
| ✓ | cost-diff | 0 | (/.f64 x-scale a) |
| ✓ | cost-diff | 0 | (/.f64 a (/.f64 x-scale a)) |
| ✓ | cost-diff | 0 | (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
| ✓ | cost-diff | 0 | (*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
| ✓ | cost-diff | 0 | (*.f64 (*.f64 b a) (*.f64 b a)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) |
| ✓ | cost-diff | 0 | (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) |
| ✓ | cost-diff | 0 | (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| 5 012× | /-lowering-/.f32 |
| 5 012× | /-lowering-/.f64 |
| 4 592× | *-lowering-*.f32 |
| 4 592× | *-lowering-*.f64 |
| 3 484× | associate-/r/ |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 314 |
| 1 | 118 | 314 |
| 2 | 501 | 314 |
| 3 | 2919 | 314 |
| 4 | 4792 | 314 |
| 5 | 4797 | 314 |
| 6 | 4797 | 314 |
| 7 | 6757 | 314 |
| 8 | 6964 | 314 |
| 9 | 6997 | 314 |
| 10 | 6997 | 314 |
| 11 | 6997 | 314 |
| 0 | 8092 | 314 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) (* y-scale x-scale)) |
(* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) |
(/ (* (* b a) (* b a)) x-scale) |
(* (* b a) (* b a)) |
(* b a) |
b |
a |
x-scale |
(/ -4 y-scale) |
-4 |
y-scale |
(* y-scale x-scale) |
(* b (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4)))))) |
b |
(/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))) |
(/ a (/ x-scale a)) |
a |
(/ x-scale a) |
x-scale |
(* x-scale (/ y-scale (/ b (/ y-scale -4)))) |
(/ y-scale (/ b (/ y-scale -4))) |
y-scale |
(/ b (/ y-scale -4)) |
(/ y-scale -4) |
-4 |
(* (/ -4 (* y-scale y-scale)) (/ (/ (* b a) (/ x-scale b)) (/ x-scale a))) |
(/ -4 (* y-scale y-scale)) |
-4 |
(* y-scale y-scale) |
y-scale |
(/ (/ (* b a) (/ x-scale b)) (/ x-scale a)) |
(/ (* b a) (/ x-scale b)) |
(* b a) |
b |
a |
(/ x-scale b) |
x-scale |
(/ x-scale a) |
(/ (* (* (/ b (/ y-scale -4)) (* b a)) a) (* (* y-scale x-scale) x-scale)) |
(* (* (/ b (/ y-scale -4)) (* b a)) a) |
(* (/ b (/ y-scale -4)) (* b a)) |
(/ b (/ y-scale -4)) |
b |
(/ y-scale -4) |
y-scale |
-4 |
(* b a) |
a |
(* (* y-scale x-scale) x-scale) |
(* y-scale x-scale) |
x-scale |
(/ (* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) (* y-scale x-scale)) |
(* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) |
(/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) |
(/ -4 y-scale) |
-4 |
y-scale |
(/ x-scale (* b (* b a))) |
x-scale |
(* b (* b a)) |
b |
(* b a) |
a |
(* y-scale x-scale) |
| Outputs |
|---|
(/ (* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) (* y-scale x-scale)) |
(/.f64 (*.f64 b a) (*.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) a) #s(literal -4 binary64)))) |
(* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 a #s(literal -4 binary64))))) y-scale) x-scale) |
(/ (* (* b a) (* b a)) x-scale) |
(/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) |
(* (* b a) (* b a)) |
(*.f64 b (*.f64 b (*.f64 a a))) |
(* b a) |
(*.f64 b a) |
b |
a |
x-scale |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
-4 |
#s(literal -4 binary64) |
y-scale |
(* y-scale x-scale) |
(*.f64 x-scale y-scale) |
(* b (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4)))))) |
(/.f64 (*.f64 b a) (*.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) a) #s(literal -4 binary64)))) |
b |
(/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) a))) y-scale) |
(/ a (/ x-scale a)) |
(/.f64 a (/.f64 x-scale a)) |
a |
(/ x-scale a) |
(/.f64 x-scale a) |
x-scale |
(* x-scale (/ y-scale (/ b (/ y-scale -4)))) |
(/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(/ y-scale (/ b (/ y-scale -4))) |
(/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
y-scale |
(/ b (/ y-scale -4)) |
(/.f64 b (/.f64 y-scale #s(literal -4 binary64))) |
(/ y-scale -4) |
(/.f64 y-scale #s(literal -4 binary64)) |
-4 |
#s(literal -4 binary64) |
(* (/ -4 (* y-scale y-scale)) (/ (/ (* b a) (/ x-scale b)) (/ x-scale a))) |
(/.f64 (*.f64 b a) (*.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) a) #s(literal -4 binary64)))) |
(/ -4 (* y-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) y-scale) |
-4 |
#s(literal -4 binary64) |
(* y-scale y-scale) |
(*.f64 y-scale y-scale) |
y-scale |
(/ (/ (* b a) (/ x-scale b)) (/ x-scale a)) |
(/.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) x-scale) |
(/ (* b a) (/ x-scale b)) |
(/.f64 a (/.f64 x-scale (*.f64 b b))) |
(* b a) |
(*.f64 b a) |
b |
a |
(/ x-scale b) |
(/.f64 x-scale b) |
x-scale |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ (* (* (/ b (/ y-scale -4)) (* b a)) a) (* (* y-scale x-scale) x-scale)) |
(/.f64 (*.f64 b a) (*.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) a) #s(literal -4 binary64)))) |
(* (* (/ b (/ y-scale -4)) (* b a)) a) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 a #s(literal -4 binary64))))) y-scale) |
(* (/ b (/ y-scale -4)) (* b a)) |
(*.f64 b (*.f64 a (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/ b (/ y-scale -4)) |
(/.f64 b (/.f64 y-scale #s(literal -4 binary64))) |
b |
(/ y-scale -4) |
(/.f64 y-scale #s(literal -4 binary64)) |
y-scale |
-4 |
#s(literal -4 binary64) |
(* b a) |
(*.f64 b a) |
a |
(* (* y-scale x-scale) x-scale) |
(*.f64 x-scale (*.f64 x-scale y-scale)) |
(* y-scale x-scale) |
(*.f64 x-scale y-scale) |
x-scale |
(/ (* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) (* y-scale x-scale)) |
(/.f64 (*.f64 b a) (*.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) a) #s(literal -4 binary64)))) |
(* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b (*.f64 a #s(literal -4 binary64))))) y-scale) x-scale) |
(/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) |
(/.f64 (*.f64 b (*.f64 a (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) x-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
-4 |
#s(literal -4 binary64) |
y-scale |
(/ x-scale (* b (* b a))) |
(/.f64 (/.f64 x-scale a) (*.f64 b b)) |
x-scale |
(* b (* b a)) |
(*.f64 b (*.f64 b a)) |
b |
(* b a) |
(*.f64 b a) |
a |
(* y-scale x-scale) |
(*.f64 x-scale y-scale) |
Found 20 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 92.6% | (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
| ✓ | accuracy | 91.7% | (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
| ✓ | accuracy | 90.5% | (/.f64 x-scale (*.f64 b (*.f64 b a))) |
| ✓ | accuracy | 99.8% | (*.f64 (*.f64 y-scale x-scale) x-scale) |
| ✓ | accuracy | 95.2% | (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) |
| ✓ | accuracy | 92.1% | (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) |
| ✓ | accuracy | 81.7% | (/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| ✓ | accuracy | 99.3% | (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
| ✓ | accuracy | 97.3% | (/.f64 (*.f64 b a) (/.f64 x-scale b)) |
| ✓ | accuracy | 90.0% | (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a)) |
| ✓ | accuracy | 78.8% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
| ✓ | accuracy | 99.8% | (/.f64 a (/.f64 x-scale a)) |
| ✓ | accuracy | 94.3% | (*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
| ✓ | accuracy | 91.8% | (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
| ✓ | accuracy | 80.8% | (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
| ✓ | accuracy | 99.7% | (*.f64 (*.f64 b a) (*.f64 b a)) |
| ✓ | accuracy | 92.2% | (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) |
| ✓ | accuracy | 91.2% | (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) |
| ✓ | accuracy | 91.0% | (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| 98.0ms | 256× | 0 | valid |
Compiled 316 to 38 computations (88% saved)
ival-mult: 46.0ms (63.9% of total)ival-div: 25.0ms (34.7% of total)ival-true: 0.0ms (0% of total)...in/eval/compile.rkt:110:19: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#<alt (/ (* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) (* y-scale x-scale))> |
#<alt (* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale))> |
#<alt (/ (* (* b a) (* b a)) x-scale)> |
#<alt (* (* b a) (* b a))> |
#<alt (* b (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))))> |
#<alt (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4)))))> |
#<alt (/ a (/ x-scale a))> |
#<alt (/ x-scale a)> |
#<alt (* (/ -4 (* y-scale y-scale)) (/ (/ (* b a) (/ x-scale b)) (/ x-scale a)))> |
#<alt (/ -4 (* y-scale y-scale))> |
#<alt (* y-scale y-scale)> |
#<alt (/ (/ (* b a) (/ x-scale b)) (/ x-scale a))> |
#<alt (/ (* (* (/ b (/ y-scale -4)) (* b a)) a) (* (* y-scale x-scale) x-scale))> |
#<alt (* (* (/ b (/ y-scale -4)) (* b a)) a)> |
#<alt (* (/ b (/ y-scale -4)) (* b a))> |
#<alt (/ b (/ y-scale -4))> |
#<alt (/ (* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) (* y-scale x-scale))> |
#<alt (* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a)> |
#<alt (/ (/ -4 y-scale) (/ x-scale (* b (* b a))))> |
#<alt (/ -4 y-scale)> |
#<alt (* x-scale (/ y-scale (/ b (/ y-scale -4))))> |
#<alt (/ (* b a) (/ x-scale b))> |
#<alt (* (* y-scale x-scale) x-scale)> |
#<alt (/ x-scale (* b (* b 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) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<alt (/ (* (pow a 2) (pow b 2)) x-scale)> |
#<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 (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow 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 (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ (pow a 2) x-scale)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (/ x-scale a)> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (/ -4 (pow y-scale 2))> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (pow y-scale 2)> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 2)) (pow x-scale 2))> |
#<alt (/ (* (pow a 2) (pow b 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))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ (* a (pow b 2)) y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-scale))> |
#<alt (* -4 (/ b y-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 (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (* -4 (/ (* a (pow b 2)) (* x-scale y-scale)))> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (/ -4 y-scale)> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (* -1/4 (/ (* x-scale (pow y-scale 2)) b))> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-scale)> |
#<alt (/ (* a (pow b 2)) x-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 (* (pow x-scale 2) y-scale)> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
#<alt (/ x-scale (* a (pow b 2)))> |
210 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 41.0ms | a | @ | inf | (/ a (/ x-scale a)) |
| 18.0ms | x-scale | @ | 0 | (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))) |
| 3.0ms | b | @ | 0 | (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) |
| 1.0ms | y-scale | @ | 0 | (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))) |
| 1.0ms | a | @ | 0 | (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))) |
| 1× | batch-egg-rewrite |
| 5 202× | /-lowering-/.f32 |
| 5 202× | /-lowering-/.f64 |
| 4 336× | *-lowering-*.f32 |
| 4 336× | *-lowering-*.f64 |
| 1 734× | frac-2neg |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 220 |
| 1 | 232 | 218 |
| 2 | 2134 | 202 |
| 0 | 8528 | 202 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(/ (* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) (* y-scale x-scale)) |
(* (/ (* (* b a) (* b a)) x-scale) (/ -4 y-scale)) |
(/ (* (* b a) (* b a)) x-scale) |
(* (* b a) (* b a)) |
(* b (/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4)))))) |
(/ (/ a (/ x-scale a)) (* x-scale (/ y-scale (/ b (/ y-scale -4))))) |
(/ a (/ x-scale a)) |
(/ x-scale a) |
(* (/ -4 (* y-scale y-scale)) (/ (/ (* b a) (/ x-scale b)) (/ x-scale a))) |
(/ -4 (* y-scale y-scale)) |
(* y-scale y-scale) |
(/ (/ (* b a) (/ x-scale b)) (/ x-scale a)) |
(/ (* (* (/ b (/ y-scale -4)) (* b a)) a) (* (* y-scale x-scale) x-scale)) |
(* (* (/ b (/ y-scale -4)) (* b a)) a) |
(* (/ b (/ y-scale -4)) (* b a)) |
(/ b (/ y-scale -4)) |
(/ (* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) (* y-scale x-scale)) |
(* (/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) a) |
(/ (/ -4 y-scale) (/ x-scale (* b (* b a)))) |
(/ -4 y-scale) |
(* x-scale (/ y-scale (/ b (/ y-scale -4)))) |
(/ (* b a) (/ x-scale b)) |
(* (* y-scale x-scale) x-scale) |
(/ x-scale (* b (* b a))) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) x-scale)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 a (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 x-scale a)) |
(/.f64 (/.f64 a x-scale) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 (/.f64 a x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale a) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale) (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b a) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 (*.f64 x-scale y-scale) y-scale)) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(/.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) x-scale) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) y-scale) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) y-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) y-scale) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 a (*.f64 x-scale y-scale))) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) x-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64)))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(*.f64 a (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale a) y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 a x-scale)) |
(*.f64 (/.f64 a x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 b a)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 a (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(*.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(*.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) y-scale) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) x-scale) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale) (/.f64 a y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) a) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) a) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (neg.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (neg.f64 (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) y-scale)) |
(/.f64 #s(literal -4 binary64) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (/.f64 a #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) y-scale) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) y-scale) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 x-scale (*.f64 b a))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 a #s(literal -1/4 binary64))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale)) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a (*.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 (*.f64 b a) x-scale)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) y-scale) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) x-scale) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 x-scale b)) (*.f64 b a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 a (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 a (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) x-scale) |
(/.f64 (*.f64 b (*.f64 b a)) (/.f64 x-scale a)) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (*.f64 b b) (/.f64 x-scale (*.f64 a a))) |
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 a (*.f64 b a)) x-scale)) |
(*.f64 b (/.f64 a (/.f64 x-scale (*.f64 b a)))) |
(*.f64 a (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (*.f64 b a) (/.f64 (*.f64 b a) x-scale)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 a x-scale)) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b (*.f64 a (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (*.f64 a (/.f64 a x-scale))) |
(*.f64 (/.f64 (*.f64 b a) x-scale) (*.f64 b a)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 b a)) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) |
(neg.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) |
(/.f64 a (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) a)) |
(pow.f64 (*.f64 b a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 (*.f64 b a))) #s(literal 2 binary64)) |
(*.f64 b (*.f64 a (*.f64 b a))) |
(*.f64 b (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) |
(*.f64 a (*.f64 b (*.f64 b a))) |
(*.f64 (*.f64 b a) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 b a)) a) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (*.f64 b (*.f64 a (*.f64 b a)))) |
(*.f64 (*.f64 b b) (*.f64 a a)) |
(*.f64 (*.f64 b b) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (*.f64 a (*.f64 b a)) b) |
(*.f64 #s(literal -1 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) |
(*.f64 (*.f64 a a) (*.f64 b b)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 a (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (exp.f64 (log.f64 (*.f64 b a))) (exp.f64 (log.f64 (*.f64 b a)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 a a)) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale))) (*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) b)) |
(neg.f64 (*.f64 b (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (*.f64 x-scale y-scale)) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (/.f64 a x-scale)))) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) b) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) x-scale) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(/.f64 b (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale)))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 a x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (*.f64 a (/.f64 a x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 b (*.f64 a (/.f64 a x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale))) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 b (*.f64 a (/.f64 a x-scale)))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 b (/.f64 x-scale (*.f64 a (/.f64 a x-scale)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 b (*.f64 a (/.f64 a x-scale)))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 (/.f64 b (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale (*.f64 a (/.f64 a x-scale)))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 a (/.f64 a x-scale)))) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) b) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) x-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(/.f64 (neg.f64 (/.f64 b (/.f64 x-scale (*.f64 a (/.f64 a x-scale))))) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) b)) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) x-scale)) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 b (*.f64 a (/.f64 a x-scale)))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 a x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (*.f64 a (/.f64 a x-scale)) (*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b)) |
(*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) b) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))) (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a (/.f64 a x-scale)))) (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) b) (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) x-scale) (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 a x-scale))) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 a x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(neg.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(neg.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 a x-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (*.f64 x-scale y-scale)) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(neg.f64 (*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(neg.f64 (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale))) |
(/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 a x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale))) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b)))) |
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 a a))) |
(/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (*.f64 a (/.f64 a x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) x-scale) |
(/.f64 (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) y-scale) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(/.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) y-scale) (/.f64 (/.f64 y-scale #s(literal 4 binary64)) b)) |
(/.f64 (neg.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) (/.f64 x-scale a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b))) (/.f64 y-scale #s(literal 4 binary64))) |
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 a x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 a x-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale))) (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a x-scale) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (/.f64 a x-scale) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (*.f64 a (/.f64 a x-scale))) |
(*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))))) |
(*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 a (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 (/.f64 a x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 a x-scale) x-scale) (/.f64 a (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))))) |
(*.f64 (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)) #s(literal -1 binary64)) (/.f64 a x-scale)) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 a x-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) a) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (/.f64 a x-scale)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) a) #s(literal -1 binary64)) (/.f64 a x-scale)) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) a) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (*.f64 a (/.f64 a x-scale))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale)))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale))) #s(literal 1 binary64))) |
(/.f64 a (/.f64 x-scale a)) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 a x-scale) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 a a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 a x-scale))) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) |
(/.f64 (*.f64 a a) x-scale) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -1 binary64)) |
(*.f64 a (/.f64 a x-scale)) |
(*.f64 (*.f64 a (/.f64 a x-scale)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 a x-scale) a) |
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 a (/.f64 a x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale)))) |
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 a x-scale)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) #s(literal 1 binary64))) |
(/.f64 x-scale a) |
(/.f64 (/.f64 x-scale a) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 a x-scale)) |
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(pow.f64 (/.f64 x-scale a) #s(literal 1 binary64)) |
(pow.f64 (/.f64 a x-scale) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 x-scale a) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 #s(literal 1 binary64) (/.f64 x-scale a)) |
(*.f64 (/.f64 #s(literal 1 binary64) a) x-scale) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) a)) |
(*.f64 (pow.f64 (/.f64 a x-scale) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a x-scale) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) x-scale)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 a (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 x-scale a)) |
(/.f64 (/.f64 a x-scale) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 (/.f64 a x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale a) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale) (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b a) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 (*.f64 x-scale y-scale) y-scale)) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(/.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) x-scale) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) y-scale) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) y-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) y-scale) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 a (*.f64 x-scale y-scale))) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) x-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64)))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(*.f64 a (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale a) y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 a x-scale)) |
(*.f64 (/.f64 a x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 b a)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 a (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(*.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(*.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) y-scale) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) x-scale) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale) (/.f64 a y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) a) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) a) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) y-scale)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 #s(literal 4 binary64) y-scale))) |
(pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) y-scale) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) #s(literal -4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 y-scale) #s(literal 2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(pow.f64 y-scale #s(literal 2 binary64)) |
(pow.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 y-scale)) #s(literal 2 binary64)) |
(*.f64 y-scale y-scale) |
(*.f64 (*.f64 y-scale y-scale) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (exp.f64 (log.f64 y-scale)) (exp.f64 (log.f64 y-scale))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (/.f64 a x-scale))) (/.f64 b (/.f64 x-scale b)))) |
(neg.f64 (*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) a)) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(neg.f64 (/.f64 (/.f64 a x-scale) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))) (/.f64 x-scale b))) |
(/.f64 a (/.f64 x-scale (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale a)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 a x-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a (/.f64 a x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))))) |
(/.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 x-scale b)) |
(/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 x-scale (*.f64 b a))) |
(/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a) x-scale) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(pow.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (*.f64 b a) x-scale) #s(literal 2 binary64)) |
(*.f64 b (/.f64 a (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 b (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 x-scale a))) |
(*.f64 a (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) x-scale))) |
(*.f64 (*.f64 a (/.f64 a x-scale)) (/.f64 b (/.f64 x-scale b))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 a x-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a (/.f64 a x-scale)))) |
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 (/.f64 x-scale a) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale)) |
(*.f64 (*.f64 b (*.f64 a (/.f64 a x-scale))) (/.f64 b x-scale)) |
(*.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (*.f64 b b)) |
(*.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 (*.f64 b a) x-scale)) |
(*.f64 (/.f64 (*.f64 b a) x-scale) (*.f64 (/.f64 b x-scale) a)) |
(*.f64 (/.f64 (*.f64 b a) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b x-scale) a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) a) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(*.f64 (*.f64 a a) (*.f64 (/.f64 b x-scale) (/.f64 b x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale) (*.f64 b a)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a (/.f64 a x-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) (*.f64 b a)) #s(literal -1 binary64)) (/.f64 b x-scale)) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) (-.f64 #s(literal 0 binary64) (*.f64 b a))) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) b))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) x-scale)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 a (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 x-scale a)) |
(/.f64 (/.f64 a x-scale) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 (/.f64 a x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale a) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale) (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b a) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 (*.f64 x-scale y-scale) y-scale)) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(/.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) x-scale) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) y-scale) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) y-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) y-scale) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 a (*.f64 x-scale y-scale))) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) x-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64)))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(*.f64 a (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale a) y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 a x-scale)) |
(*.f64 (/.f64 a x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 b a)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 a (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(*.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(*.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) y-scale) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) x-scale) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale) (/.f64 a y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) a) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) a) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) y-scale) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal 4 binary64)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) (*.f64 a (*.f64 b a)))) |
(/.f64 (*.f64 a (*.f64 b a)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) y-scale) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))) (/.f64 (/.f64 y-scale #s(literal 4 binary64)) b)) |
(*.f64 b (/.f64 (*.f64 a (*.f64 b a)) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 b (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 a (*.f64 b a)))) |
(*.f64 a (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (*.f64 b a) (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 b a) (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) a)) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 a (*.f64 b a)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 a (*.f64 b a))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) a) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 b b) (/.f64 (*.f64 a a) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 a a)) |
(*.f64 (*.f64 a (*.f64 b a)) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b y-scale) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64)))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 b a)) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(/.f64 (*.f64 b (*.f64 b a)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 y-scale #s(literal 4 binary64)) b)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 b (*.f64 b a)) y-scale))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) y-scale) #s(literal -1/4 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) y-scale) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a))) |
(*.f64 b (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 b (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 a (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (*.f64 b a) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (*.f64 b b) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) a) |
(*.f64 (/.f64 b y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b a))) |
(*.f64 (/.f64 b y-scale) (/.f64 (*.f64 b a) #s(literal -1/4 binary64))) |
(*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) a) b) |
(*.f64 (/.f64 (*.f64 b a) y-scale) (/.f64 b #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 b b) y-scale) (/.f64 a #s(literal -1/4 binary64))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale b)) #s(literal -4 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) y-scale) #s(literal -4 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) y-scale) #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) |
(neg.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) |
(neg.f64 (/.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) #s(literal 1 binary64))) |
(neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) y-scale)) |
(/.f64 b (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1/4 binary64) (/.f64 b y-scale))) |
(/.f64 (/.f64 b y-scale) #s(literal -1/4 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale #s(literal 4 binary64)) b)) |
(/.f64 (/.f64 b #s(literal -1/4 binary64)) y-scale) |
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) #s(literal 1/4 binary64)) |
(/.f64 (neg.f64 (/.f64 b #s(literal -1/4 binary64))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 b #s(literal 4 binary64))) y-scale) |
(pow.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) #s(literal -1 binary64)) |
(*.f64 b (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) b) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 #s(literal -1/4 binary64) b) #s(literal -1 binary64))) |
(*.f64 (/.f64 b y-scale) #s(literal -4 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) |
(*.f64 (/.f64 b #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 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 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(neg.f64 (*.f64 (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a)))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(neg.f64 (*.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)))) |
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(neg.f64 (*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) a)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) x-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(neg.f64 (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) x-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) x-scale)) |
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(neg.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale a))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (*.f64 y-scale y-scale))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 a (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (/.f64 a x-scale))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 (/.f64 x-scale a) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (neg.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))))) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (neg.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 x-scale a)) |
(/.f64 (/.f64 a x-scale) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 (/.f64 a x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 x-scale y-scale) y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale x-scale) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a x-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale a) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale) (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b a) #s(literal 4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)) (/.f64 a (/.f64 y-scale #s(literal 4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 x-scale a)) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 y-scale (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 (*.f64 x-scale y-scale) y-scale)) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(/.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) |
(/.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (neg.f64 (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (neg.f64 (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) a))) (/.f64 y-scale (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) |
(/.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) x-scale) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) x-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) y-scale) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) y-scale) |
(/.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) x-scale) |
(/.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) (/.f64 #s(literal 1 binary64) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (*.f64 x-scale x-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) y-scale) |
(/.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (/.f64 #s(literal -1 binary64) a)) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 a (*.f64 x-scale y-scale))) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(/.f64 (neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)))) x-scale) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64)))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(/.f64 (neg.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64))) (neg.f64 (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a)) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale))) |
(*.f64 a (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 a (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) (*.f64 x-scale (*.f64 x-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (*.f64 y-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 a x-scale)))) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale a) y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a))) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) a)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) (/.f64 a x-scale)) |
(*.f64 (/.f64 a x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale y-scale) a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 b a)) x-scale)) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) (/.f64 a x-scale)) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 a (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale)) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale)) |
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 y-scale y-scale) x-scale) a)))) |
(*.f64 (/.f64 (*.f64 b a) #s(literal -1/4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (*.f64 y-scale y-scale)))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale))) |
(*.f64 (*.f64 (*.f64 b a) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 x-scale y-scale)))) |
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (*.f64 x-scale y-scale)))) |
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale) y-scale) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 x-scale a) y-scale)))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) y-scale) (/.f64 a (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale)) |
(*.f64 (/.f64 a y-scale) (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) x-scale) (/.f64 (*.f64 a (*.f64 b a)) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) x-scale) (/.f64 a y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)))) a) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 b a)) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (*.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 x-scale y-scale)) a) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (/.f64 x-scale a) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 (/.f64 (*.f64 b a) x-scale) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 b (*.f64 b a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a)) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal -4 binary64) (*.f64 (*.f64 x-scale y-scale) y-scale))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)) (/.f64 b x-scale))) x-scale) a) |
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale (/.f64 (*.f64 b a) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 (*.f64 b (*.f64 b a)) y-scale)) x-scale) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 a (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (/.f64 a (*.f64 x-scale y-scale))) |
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale x-scale) a) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (neg.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))))) |
(/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (neg.f64 (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 #s(literal -4 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) y-scale)) |
(/.f64 #s(literal -4 binary64) (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 #s(literal 4 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale))) |
(/.f64 #s(literal 4 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) a)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (*.f64 #s(literal -4 binary64) a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a))) (/.f64 a #s(literal -1/4 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) y-scale) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal -4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) #s(literal 4 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale) (*.f64 b (*.f64 a (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) y-scale) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64))))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 x-scale (*.f64 b a))) |
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) (*.f64 x-scale y-scale)) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) a)) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (/.f64 a #s(literal -1/4 binary64))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64))) #s(literal -1 binary64)) |
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (*.f64 b a) (/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 y-scale #s(literal -4 binary64)))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) y-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) #s(literal 1 binary64)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 x-scale (*.f64 b (*.f64 a (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b a) (/.f64 x-scale (*.f64 b a)))))) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale)) |
(*.f64 (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)))) |
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 b (*.f64 a (*.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal -4 binary64)) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) y-scale)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 (*.f64 b a) x-scale)) |
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b a))))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 (*.f64 b (*.f64 a (*.f64 b a))) #s(literal 4 binary64)) x-scale) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) a)) |
(*.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) y-scale) (/.f64 #s(literal -4 binary64) x-scale)) |
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 a #s(literal -1/4 binary64)) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) x-scale) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 x-scale b)) (*.f64 b a)) |
(*.f64 (/.f64 (/.f64 a (/.f64 y-scale #s(literal 4 binary64))) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale #s(literal 4 binary64)))) |
(neg.f64 (/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b x-scale))) |
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 b a))) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (*.f64 b (*.f64 b a)) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) y-scale) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))) |
(/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))))) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b x-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) (*.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b x-scale)) (*.f64 b a))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b x-scale)) (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 y-scale (/.f64 b x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 x-scale b)) |
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))) |
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) |
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 y-scale (/.f64 b x-scale))) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b a))) x-scale) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 y-scale (/.f64 b x-scale))) |
(/.f64 (neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 x-scale b)) |
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))) |
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64)) |
(*.f64 (*.f64 b a) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b x-scale)))) |
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 b a) x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale))) |
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 b (*.f64 b a))) |
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -4 binary64) y-scale)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a))))) |
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b a)) (/.f64 b x-scale)) |
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b a)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))) |
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b x-scale)))) |
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b a))) b) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) b) (*.f64 b a)) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 b a)) b) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale y-scale)) (*.f64 b b)) a) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b a))) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) |
(*.f64 (pow.f64 (/.f64 x-scale #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) y-scale) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1/2 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale #s(literal -4 binary64))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) y-scale)) |
(neg.f64 (/.f64 #s(literal 4 binary64) y-scale)) |
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) y-scale) #s(literal 1 binary64))) |
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) y-scale) #s(literal 1 binary64))) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) #s(literal 1 binary64)) |
(/.f64 (/.f64 #s(literal 4 binary64) y-scale) #s(literal -1 binary64)) |
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 #s(literal 1 binary64) (/.f64 y-scale #s(literal -4 binary64))) |
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1/4 binary64)) |
(/.f64 #s(literal -1 binary64) (/.f64 y-scale #s(literal 4 binary64))) |
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) #s(literal 1/4 binary64)) |
(pow.f64 (/.f64 #s(literal -4 binary64) y-scale) #s(literal 1 binary64)) |
(pow.f64 (/.f64 y-scale #s(literal -4 binary64)) #s(literal -1 binary64)) |
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) y-scale) #s(literal 1 binary64)) |
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) y-scale)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -4 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) y-scale)) |
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) #s(literal 4 binary64)) |
(*.f64 (pow.f64 (/.f64 y-scale #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale #s(literal -4 binary64)) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(neg.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 x-scale (/.f64 b (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) |
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 b (/.f64 y-scale (/.f64 #s(literal 4 binary64) y-scale)))) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) b))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b y-scale)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)))) |
(/.f64 (/.f64 x-scale (/.f64 b y-scale)) (/.f64 #s(literal -4 binary64) y-scale)) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 #s(literal -4 binary64) y-scale)) |
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b y-scale)) #s(literal -4 binary64)) |
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) b) (/.f64 #s(literal 4 binary64) y-scale)) |
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b y-scale))) #s(literal 4 binary64)) |
(pow.f64 (/.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) |
(*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(*.f64 y-scale (/.f64 x-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(*.f64 y-scale (*.f64 (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b) x-scale)) |
(*.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) |
(*.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) x-scale) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) #s(literal 1 binary64)) |
(*.f64 (/.f64 x-scale b) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 (/.f64 y-scale #s(literal 4 binary64)) b)) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) |
(*.f64 (/.f64 y-scale b) (*.f64 (/.f64 y-scale #s(literal -4 binary64)) x-scale)) |
(*.f64 (/.f64 y-scale b) (/.f64 x-scale (/.f64 #s(literal -4 binary64) y-scale))) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 #s(literal 4 binary64) y-scale)))) |
(*.f64 (/.f64 y-scale (*.f64 b (/.f64 #s(literal 4 binary64) y-scale))) (-.f64 #s(literal 0 binary64) x-scale)) |
(*.f64 (/.f64 x-scale (/.f64 b y-scale)) (/.f64 y-scale #s(literal -4 binary64))) |
(*.f64 (/.f64 y-scale (/.f64 b y-scale)) (/.f64 x-scale #s(literal -4 binary64))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 y-scale #s(literal -4 binary64))) |
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b y-scale)) #s(literal -1/4 binary64)) |
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) b) (/.f64 y-scale #s(literal 4 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 b (*.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(neg.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(neg.f64 (/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) #s(literal 1 binary64))) |
(/.f64 b (/.f64 x-scale (*.f64 b a))) |
(/.f64 (*.f64 b a) (/.f64 x-scale b)) |
(/.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (*.f64 b (*.f64 b a)) x-scale) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) (-.f64 #s(literal 0 binary64) x-scale)) |
(/.f64 (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (/.f64 #s(literal 1 binary64) x-scale))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 b a) x-scale))) |
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (*.f64 b b) (/.f64 x-scale a)) |
(/.f64 (/.f64 (*.f64 b a) x-scale) (/.f64 #s(literal 1 binary64) b)) |
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(/.f64 (/.f64 #s(literal -1 binary64) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) x-scale)) (/.f64 #s(literal -1 binary64) b)) |
(pow.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 b (/.f64 (*.f64 b a) x-scale)) |
(*.f64 a (/.f64 b (/.f64 x-scale b))) |
(*.f64 (*.f64 b a) (/.f64 b x-scale)) |
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) #s(literal 1 binary64)) |
(*.f64 (*.f64 b (*.f64 b a)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))) (/.f64 #s(literal -1 binary64) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) x-scale))) |
(*.f64 (/.f64 a x-scale) (*.f64 b b)) |
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(*.f64 (/.f64 b x-scale) (*.f64 b a)) |
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b (*.f64 b a))) |
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (*.f64 b b) (/.f64 a x-scale)) |
(*.f64 (/.f64 (*.f64 b a) x-scale) b) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a))) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) x-scale)) (-.f64 #s(literal 0 binary64) b)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale)) |
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal -1/2 binary64))) |
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) #s(literal 1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-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 (*.f64 x-scale y-scale)) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) x-scale))) |
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) |
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) |
(*.f64 (*.f64 x-scale x-scale) y-scale) |
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 x-scale (*.f64 b a)))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) #s(literal 1 binary64))) |
(/.f64 x-scale (*.f64 b (*.f64 b a))) |
(/.f64 (/.f64 x-scale b) (*.f64 b a)) |
(/.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal 1 binary64)) |
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) #s(literal -1 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (*.f64 b a))) |
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale (*.f64 b a)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale (*.f64 b b)))) |
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 x-scale b) b))) |
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 b a) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)))) |
(/.f64 (/.f64 x-scale (*.f64 b a)) b) |
(/.f64 (/.f64 x-scale (*.f64 b b)) a) |
(/.f64 (/.f64 (/.f64 x-scale b) b) a) |
(/.f64 (neg.f64 (/.f64 x-scale (*.f64 b a))) (-.f64 #s(literal 0 binary64) b)) |
(/.f64 (neg.f64 (/.f64 x-scale (*.f64 b b))) (-.f64 #s(literal 0 binary64) a)) |
(/.f64 (neg.f64 (/.f64 (/.f64 x-scale b) b)) (-.f64 #s(literal 0 binary64) a)) |
(pow.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal 1 binary64)) |
(*.f64 x-scale (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 x-scale a) (/.f64 #s(literal 1 binary64) (*.f64 b b))) |
(*.f64 (/.f64 x-scale b) (/.f64 #s(literal 1 binary64) (*.f64 b a))) |
(*.f64 (/.f64 x-scale (*.f64 b (*.f64 b a))) #s(literal 1 binary64)) |
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b a)))) |
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b (*.f64 b a)))) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) x-scale) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a))) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b x-scale) a))) |
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 b (/.f64 x-scale b)) #s(literal -1 binary64))) |
(*.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b a))))) |
(*.f64 (/.f64 x-scale (*.f64 b a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 (/.f64 b x-scale) a)) (/.f64 #s(literal 1 binary64) b)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b a)) (/.f64 x-scale b)) |
(*.f64 (/.f64 x-scale (*.f64 b b)) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 (/.f64 x-scale b) b) (/.f64 #s(literal 1 binary64) a)) |
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 x-scale a)) |
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 b a)) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale b))) |
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 b (*.f64 b a)))) |
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b a) x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b)) |
(*.f64 (pow.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 x-scale (*.f64 b a))) #s(literal -1/2 binary64))) |
| 1× | egg-herbie |
| 5 466× | *-lowering-*.f32 |
| 5 466× | *-lowering-*.f64 |
| 2 624× | times-frac |
| 2 182× | associate-*l/ |
| 1 928× | *-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 9576 |
| 1 | 105 | 9576 |
| 2 | 341 | 9576 |
| 3 | 1495 | 9576 |
| 4 | 2474 | 9576 |
| 5 | 2626 | 9576 |
| 6 | 2706 | 9576 |
| 7 | 2714 | 9576 |
| 8 | 2714 | 9576 |
| 9 | 3682 | 9576 |
| 10 | 4201 | 9576 |
| 11 | 4202 | 9576 |
| 12 | 4202 | 9576 |
| 13 | 4312 | 9576 |
| 14 | 4315 | 9576 |
| 15 | 5768 | 9576 |
| 16 | 5810 | 9576 |
| 17 | 5812 | 9576 |
| 18 | 5812 | 9576 |
| 19 | 5812 | 9576 |
| 20 | 6014 | 9576 |
| 21 | 6014 | 9576 |
| 22 | 6108 | 9576 |
| 23 | 6158 | 9576 |
| 24 | 6158 | 9576 |
| 25 | 6158 | 9576 |
| 26 | 6301 | 9576 |
| 0 | 6301 | 9576 |
| 1× | iter limit |
| 1× | saturated |
| 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) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(* (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)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 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)))) |
(/ (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) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(/ x-scale a) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(/ -4 (pow y-scale 2)) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(pow y-scale 2) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/ (* (pow a 2) (pow b 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)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-scale)) |
(* -4 (/ b y-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)))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(/ -4 y-scale) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/ (* a (pow b 2)) x-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) |
(* (pow x-scale 2) y-scale) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
(/ x-scale (* a (pow b 2))) |
| Outputs |
|---|
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(/ (* (pow a 2) (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) |
(* (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))) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2)))) |
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ (pow a 2) x-scale) |
(/.f64 (*.f64 a a) x-scale) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(/ x-scale a) |
(/.f64 x-scale a) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(/ -4 (pow y-scale 2)) |
(/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(pow y-scale 2) |
(*.f64 y-scale y-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(/ (* (pow a 2) (pow b 2)) (pow x-scale 2)) |
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) x-scale) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* (pow a 2) (pow b 2)) y-scale)) |
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 (*.f64 a (*.f64 b b)) y-scale))) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ (* a (pow b 2)) y-scale)) |
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) y-scale) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ b y-scale)) |
(*.f64 #s(literal -4 binary64) (/.f64 b y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) |
(*.f64 b (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a b))) x-scale) y-scale) y-scale) x-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* (pow a 2) (pow b 2)) (* x-scale y-scale))) |
(*.f64 a (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale)) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(* -4 (/ (* a (pow b 2)) (* x-scale y-scale))) |
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 b b)) x-scale)) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(/ -4 y-scale) |
(/.f64 #s(literal -4 binary64) y-scale) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(* -1/4 (/ (* x-scale (pow y-scale 2)) b)) |
(/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 y-scale #s(literal -1/4 binary64)))) b) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-scale) |
(/ (* a (pow b 2)) x-scale) |
(/.f64 (*.f64 a (*.f64 b b)) x-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 (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
(/ x-scale (* a (pow b 2))) |
(/.f64 x-scale (*.f64 a (*.f64 b b))) |
Compiled 60 980 to 3 533 computations (94.2% saved)
16 alts after pruning (13 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 3 298 | 12 | 3 310 |
| Fresh | 5 | 1 | 6 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 1 | 1 |
| Total | 3 306 | 16 | 3 322 |
| Status | Accuracy | Program |
|---|---|---|
| 77.4% | (/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) y-scale) | |
| 77.8% | (/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) | |
| 81.6% | (/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 (*.f64 x-scale y-scale) a)) | |
| 75.5% | (/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) | |
| 85.1% | (/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) | |
| 84.1% | (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) | |
| ✓ | 80.8% | (/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
| 78.6% | (/.f64 (*.f64 (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 b a)) (*.f64 (*.f64 y-scale x-scale) x-scale)) | |
| 86.1% | (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) | |
| 73.4% | (*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) | |
| ✓ | 72.7% | (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
| ✓ | 64.9% | (*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
| 84.1% | (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) | |
| 76.1% | (*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) | |
| 84.0% | (*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) | |
| 77.7% | (*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b))))) |
Compiled 4 133 to 671 computations (83.8% saved)
| Inputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (*.f64 a (*.f64 a (/.f64 b x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 b a)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) |
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b (*.f64 b (*.f64 a a)))))) y-scale) y-scale) |
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) y-scale)) |
(/.f64 (/.f64 (/.f64 (*.f64 b a) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) x-scale) (/.f64 (*.f64 x-scale y-scale) a)) |
(/.f64 (/.f64 (/.f64 (*.f64 b (*.f64 a (*.f64 b a))) (*.f64 x-scale y-scale)) (/.f64 y-scale #s(literal -4 binary64))) x-scale) |
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) (/.f64 x-scale a)) y-scale) |
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 a (/.f64 a x-scale)) x-scale) (/.f64 y-scale b))))) |
(/.f64 (+.f64 (*.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 x-scale x-scale)) (*.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 x-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 x-scale x-scale))))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale)) |
(/.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)) (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 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 x-scale x-scale)) (*.f64 #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 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal -1/2 binary64))) (*.f64 x-scale x-scale)))))) (*.f64 y-scale y-scale)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (*.f64 y-scale y-scale)) |
(/.f64 (/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) y-scale) y-scale) |
(-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(/.f64 (-.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) #s(literal 2 binary64)) y-scale)) (neg.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) #s(literal 4 binary64)) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))))) (-.f64 #s(literal 0 binary64) y-scale)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))))))) (*.f64 x-scale y-scale)) |
(fma.f64 (/.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 angle angle)) (*.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 #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))))))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) (/.f64 y-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))))) (/.f64 #s(literal -4 binary64) y-scale) (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) #s(literal 2 binary64)) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(fma.f64 (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 b b) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 #s(literal -8 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (*.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 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 x-scale (sin.f64 (/.f64 #s(literal 2 binary64) (/.f64 (/.f64 #s(literal 180 binary64) angle) (PI.f64)))))))) (-.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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))) |
(fma.f64 (/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale) (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))) y-scale) (/.f64 (/.f64 (cos.f64 (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))) x-scale) y-scale) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))))) (*.f64 x-scale x-scale)) #s(literal -4 binary64)) (/.f64 y-scale (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) y-scale)))) |
(-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale))) #s(literal 2 binary64)) (*.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 (pow.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) x-scale)) #s(literal 2 binary64)) (*.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 (pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))) x-scale)) #s(literal -2 binary64)) (*.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 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 b b) (*.f64 b b)) (*.f64 x-scale x-scale))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 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 (*.f64 a a) (*.f64 a a)) #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/180 binary64) (PI.f64)))) #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)))) (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 a a) 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 (*.f64 a a) y-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) y-scale) #s(literal 1/32400 binary64)))))) 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 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 #s(literal 1/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 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 #s(literal 1/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 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle))))))) (*.f64 (*.f64 b b) (-.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))))))) 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)))) #s(literal 1 binary64)) 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 #s(literal 1 binary64)) #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 #s(literal 1/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))) |
(-.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 (*.f64 angle 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))) |
(-.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 (PI.f64) (/.f64 #s(literal 180 binary64) angle)))) (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 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
(/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
8 calls:
| 22.0ms | (-.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))) |
| 20.0ms | angle |
| 20.0ms | b |
| 20.0ms | a |
| 19.0ms | x-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.8% | 3 | a |
| 87.9% | 2 | b |
| 86.1% | 1 | angle |
| 90.2% | 3 | x-scale |
| 87.8% | 2 | y-scale |
| 86.1% | 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))) |
| 86.1% | 1 | (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)) |
| 86.1% | 1 | (/.f64 angle #s(literal 180 binary64)) |
Compiled 162 to 80 computations (50.6% saved)
| Inputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (*.f64 a (*.f64 a (/.f64 b x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 b a)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
| Outputs |
|---|
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) |
3 calls:
| 25.0ms | a |
| 8.0ms | b |
| 7.0ms | x-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.9% | 2 | b |
| 89.3% | 3 | a |
| 87.7% | 2 | x-scale |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (*.f64 a (*.f64 a (/.f64 b x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 b a)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 b (*.f64 a a))) (*.f64 x-scale y-scale))) |
| Outputs |
|---|
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
(/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) |
3 calls:
| 7.0ms | a |
| 7.0ms | b |
| 7.0ms | y-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.3% | 3 | a |
| 86.1% | 1 | y-scale |
| 86.1% | 1 | b |
Compiled 18 to 15 computations (16.7% saved)
| Inputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (*.f64 a (*.f64 a (/.f64 b x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 b (*.f64 b (*.f64 a a)))) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 a (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (*.f64 b a)) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) x-scale) (/.f64 #s(literal -4 binary64) y-scale)) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale a)) (*.f64 b (*.f64 b a))) (*.f64 y-scale x-scale)) |
(/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) |
| Outputs |
|---|
(/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) |
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
2 calls:
| 9.0ms | a |
| 7.0ms | x-scale |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.7% | 2 | x-scale |
| 86.1% | 1 | a |
Compiled 12 to 10 computations (16.7% saved)
| Inputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (*.f64 a (*.f64 a (/.f64 b x-scale)))) |
(*.f64 (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 b x-scale)) (/.f64 (*.f64 b (*.f64 a a)) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 (*.f64 a a) x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b (*.f64 b (*.f64 a a))) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 b (*.f64 b a)) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 b b) a) a) (*.f64 x-scale x-scale))) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (/.f64 b x-scale) (*.f64 b (*.f64 a a))) x-scale)) |
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 x-scale a))) |
(*.f64 (/.f64 b (/.f64 (/.f64 y-scale #s(literal -4 binary64)) b)) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))) |
(*.f64 (/.f64 (*.f64 b a) (/.f64 x-scale b)) (/.f64 (/.f64 a x-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) y-scale)))) |
(/.f64 (*.f64 (*.f64 (/.f64 b (/.f64 y-scale #s(literal -4 binary64))) (*.f64 b a)) a) (*.f64 (*.f64 y-scale x-scale) x-scale)) |
| Outputs |
|---|
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
5 calls:
| 10.0ms | x-scale |
| 7.0ms | b |
| 5.0ms | a |
| 5.0ms | y-scale |
| 5.0ms | angle |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.1% | 1 | a |
| 84.1% | 1 | b |
| 84.1% | 1 | angle |
| 84.1% | 1 | y-scale |
| 84.1% | 1 | x-scale |
Compiled 30 to 25 computations (16.7% saved)
Total -5.5b remaining (-53.6%)
Threshold costs -5.5b (-53.6%)
| Inputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
(*.f64 b (/.f64 (*.f64 (/.f64 a x-scale) a) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 x-scale a)) (*.f64 x-scale (/.f64 y-scale (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))))) |
| Outputs |
|---|
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
5 calls:
| 3.0ms | x-scale |
| 2.0ms | angle |
| 2.0ms | y-scale |
| 2.0ms | a |
| 2.0ms | b |
| Accuracy | Segments | Branch |
|---|---|---|
| 84.0% | 1 | y-scale |
| 84.0% | 1 | b |
| 84.0% | 1 | a |
| 84.0% | 1 | x-scale |
| 84.0% | 1 | angle |
Compiled 30 to 25 computations (16.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 100.0ms | 2.749336394875908e+155 | 9.546959353502595e+159 |
| 146.0ms | 5.376697385523959e-95 | 4.3818226761438685e-91 |
| 161.0ms | 131× | 1 | valid |
| 41.0ms | 39× | 2 | valid |
| 32.0ms | 86× | 0 | valid |
| 1.0ms | 3× | 1 | exit |
Compiled 853 to 511 computations (40.1% saved)
ival-sin: 59.0ms (27.6% of total)ival-pow2: 52.0ms (24.3% of total)ival-mult: 33.0ms (15.4% of total)ival-cos: 32.0ms (14.9% of total)ival-div: 21.0ms (9.8% of total)adjust: 6.0ms (2.8% of total)ival-sub: 4.0ms (1.9% of total)ival-add: 4.0ms (1.9% of total)ival-pi: 2.0ms (0.9% of total)...in/eval/compile.rkt:110:19: 1.0ms (0.5% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 80.0ms | 9.42726400874956e-129 | 2.259536352247479e-124 |
| 57.0ms | 67× | 1 | valid |
| 14.0ms | 56× | 0 | valid |
| 4.0ms | 5× | 2 | valid |
Compiled 485 to 287 computations (40.8% saved)
ival-mult: 16.0ms (23.3% of total)ival-pow2: 13.0ms (19% of total)ival-sin: 13.0ms (19% of total)ival-cos: 11.0ms (16.1% of total)ival-div: 9.0ms (13.1% of total)ival-sub: 2.0ms (2.9% of total)ival-add: 2.0ms (2.9% of total)adjust: 2.0ms (2.9% of total)ival-pi: 1.0ms (1.5% of total)...in/eval/compile.rkt:110:19: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 107.0ms | 1.008869452443452e+114 | 5.336201261781537e+117 |
| 94.0ms | 1.3683069757318212e-168 | 1.1025721924424645e-166 |
| 142.0ms | 121× | 1 | valid |
| 26.0ms | 27× | 2 | valid |
| 23.0ms | 92× | 0 | valid |
Compiled 807 to 482 computations (40.3% saved)
ival-sin: 44.0ms (25% of total)ival-pow2: 33.0ms (18.8% of total)ival-mult: 33.0ms (18.8% of total)ival-cos: 32.0ms (18.2% of total)ival-div: 19.0ms (10.8% of total)ival-sub: 5.0ms (2.8% of total)adjust: 5.0ms (2.8% of total)ival-add: 3.0ms (1.7% of total)...in/eval/compile.rkt:110:19: 1.0ms (0.6% of total)ival-pi: 1.0ms (0.6% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 76.0ms | 1.1468337189163032e-43 | 5.398620923190397e-43 |
| 52.0ms | 51× | 1 | valid |
| 10.0ms | 39× | 0 | valid |
| 10.0ms | 6× | 2 | valid |
Compiled 393 to 227 computations (42.2% saved)
ival-sin: 23.0ms (34.2% of total)ival-mult: 12.0ms (17.8% of total)ival-pow2: 10.0ms (14.8% of total)ival-cos: 10.0ms (14.8% of total)ival-div: 7.0ms (10.4% of total)adjust: 2.0ms (3% of total)ival-sub: 1.0ms (1.5% of total)ival-add: 1.0ms (1.5% of total)ival-pi: 1.0ms (1.5% of total)...in/eval/compile.rkt:110:19: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| 1× | egg-herbie |
| 22× | *-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 63 | 228 |
| 1 | 75 | 228 |
| 1× | saturated |
| Inputs |
|---|
(if (<=.f64 x-scale #s(literal 8266869891363893/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (if (<=.f64 x-scale #s(literal 4799999999999999968901386170007642845227243635602082101883482528550422636179187755897527228399343774785722324420004953696461434043168436662009069766444668944384 binary64)) (/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))))) |
(if (<=.f64 b #s(literal 8383602063836893/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 binary64)) (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(if (<=.f64 a #s(literal 1825786850307637/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) (if (<=.f64 a #s(literal 66000000000000001026921464544811639601701292196790054602404858308435029556873876415489035734393131546629614537277440 binary64)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)))) |
(if (<=.f64 x-scale #s(literal 737559453907935/3138550867693340381917894711603833208051177722232017256448 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) (*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
| Outputs |
|---|
(if (<=.f64 x-scale #s(literal 8266869891363893/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a))))) (if (<=.f64 x-scale #s(literal 4799999999999999968901386170007642845227243635602082101883482528550422636179187755897527228399343774785722324420004953696461434043168436662009069766444668944384 binary64)) (/.f64 (/.f64 (*.f64 b a) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 (/.f64 x-scale (/.f64 (*.f64 b a) x-scale)) y-scale)) (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))))) |
(if (<=.f64 x-scale #s(literal 8266869891363893/150306725297525326584926758194517569752043683130132471725266622178061377607334940381676735896625196994043838464 binary64)) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a b))))) (if (<=.f64 x-scale #s(literal 4799999999999999968901386170007642845227243635602082101883482528550422636179187755897527228399343774785722324420004953696461434043168436662009069766444668944384 binary64)) (/.f64 (/.f64 (*.f64 a b) (/.f64 y-scale #s(literal -4 binary64))) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a b) x-scale)))) (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))))) |
(if (<=.f64 b #s(literal 8383602063836893/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 binary64)) (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 b a)))))) |
(if (<=.f64 b #s(literal 8383602063836893/95268205270873786358080970147496530326800480428008152797215483387004752771599292606210513399154418065180265231976520474104247304665780191232 binary64)) (*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) (/.f64 (/.f64 a (/.f64 y-scale #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 x-scale (*.f64 a b)))))) |
(if (<=.f64 a #s(literal 1825786850307637/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) (/.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 b a)))) a) (*.f64 y-scale x-scale)) (if (<=.f64 a #s(literal 66000000000000001026921464544811639601701292196790054602404858308435029556873876415489035734393131546629614537277440 binary64)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 (/.f64 x-scale b) y-scale))) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)))) |
(if (<=.f64 a #s(literal 1825786850307637/16598062275523971834049631454764644604049784928969747599982629318762611245651632585598828195788415177152791546445203156729580604301647101231547499336455854748244727213606038094741504 binary64)) (/.f64 (*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale (*.f64 b (*.f64 a b))))) (*.f64 x-scale y-scale)) (if (<=.f64 a #s(literal 66000000000000001026921464544811639601701292196790054602404858308435029556873876415489035734393131546629614537277440 binary64)) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (*.f64 (/.f64 (/.f64 x-scale b) (*.f64 a a)) (*.f64 y-scale (/.f64 x-scale b)))) (/.f64 (*.f64 a (*.f64 (*.f64 a b) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)))) (*.f64 x-scale y-scale)))) |
(if (<=.f64 x-scale #s(literal 737559453907935/3138550867693340381917894711603833208051177722232017256448 binary64)) (/.f64 (*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)) (*.f64 b a)) a) (*.f64 y-scale x-scale)) (*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale))))) |
(if (<=.f64 x-scale #s(literal 737559453907935/3138550867693340381917894711603833208051177722232017256448 binary64)) (/.f64 (*.f64 a (*.f64 (*.f64 a b) (/.f64 (/.f64 #s(literal -4 binary64) y-scale) (/.f64 x-scale b)))) (*.f64 x-scale y-scale)) (*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale))))) |
(*.f64 b (/.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64))))) (/.f64 x-scale a))) |
(*.f64 b (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 y-scale #s(literal -4 binary64)))) (/.f64 a x-scale)))) |
| 8 986× | *-lowering-*.f32 |
| 8 986× | *-lowering-*.f64 |
| 7 774× | accelerator-lowering-fma.f32 |
| 7 774× | accelerator-lowering-fma.f64 |
| 5 202× | /-lowering-/.f32 |
Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 374 | 11032 |
| 1 | 1386 | 10466 |
| 2 | 6753 | 10462 |
| 0 | 8059 | 10234 |
| 0 | 35 | 220 |
| 1 | 232 | 218 |
| 2 | 2134 | 202 |
| 0 | 8528 | 202 |
| 0 | 100 | 753 |
| 1 | 669 | 616 |
| 2 | 6948 | 616 |
| 0 | 8076 | 611 |
| 0 | 45 | 249 |
| 1 | 241 | 237 |
| 2 | 1896 | 211 |
| 0 | 8570 | 211 |
| 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 |
Compiled 1 087 to 618 computations (43.1% saved)
(abs y-scale)
(abs angle)
(abs b)
(abs a)
Compiled 1 462 to 576 computations (60.6% saved)
Loading profile data...