Simplification of discriminant from scale-rotated-ellipse

Time bar (total: 27.1s)

analyze954.0ms (3.5%)

Algorithm
search
Search
ProbabilityValidUnknownPreconditionInfiniteDomainCan'tIter
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
Compiler

Compiled 115 to 40 computations (65.2% saved)

Precisions
Click to see histograms. Total time spent on operations: 611.0ms
ival-mult: 251.0ms (41% of total)
ival-pow: 172.0ms (28.1% of total)
ival-div: 82.0ms (13.4% of total)
ival-add: 26.0ms (4.3% of total)
ival-sin: 23.0ms (3.8% of total)
ival-sub: 23.0ms (3.8% of total)
ival-cos: 18.0ms (2.9% of total)
ival-pi: 10.0ms (1.6% of total)
const: 5.0ms (0.8% of total)
backward-pass: 1.0ms (0.2% of total)

sample10.8s (40.1%)

Results
3.5s1512×3valid
3.0s2191×2valid
1.7s1603×1valid
1.1s2934×0valid
61.0ms16×4valid
Precisions
Click to see histograms. Total time spent on operations: 8.1s
ival-mult: 1.7s (20.7% of total)
ival-pow: 1.5s (18.2% of total)
ival-cos: 1.3s (16.2% of total)
ival-sin: 1.2s (14.4% of total)
ival-div: 1.1s (14.2% of total)
backward-pass: 665.0ms (8.2% of total)
ival-sub: 312.0ms (3.9% of total)
ival-add: 197.0ms (2.4% of total)
ival-pi: 91.0ms (1.1% of total)
const: 46.0ms (0.6% of total)
Bogosity

preprocess312.0ms (1.2%)

Algorithm
egg-herbie
Rules
6610×*-lowering-*.f32
6610×*-lowering-*.f64
2086×/-lowering-/.f32
2086×/-lowering-/.f64
1340×+-lowering-+.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
03401742
19901181
238921160
03982
19156
231055
3144555
4659554
0832754
Stop Event
iter limit
node limit
node limit
Calls
Call 1
Inputs
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
Outputs
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
Call 2
Inputs
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* b (sin (* (/ angle 180) (PI)))) 2) (pow (* a (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow (* a (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* angle (sin (* (/ a 180) (PI)))) 2) (pow (* b (cos (* (/ a 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* angle (cos (* (/ a 180) (PI)))) 2) (pow (* b (sin (* (/ a 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale)) (* (* 4 (/ (/ (+ (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) a) a)) (/ (/ (+ (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a) (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a)) (* (* 4 (/ (/ (+ (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) a) a)))
(- (* (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ b 180) (PI)))) 2) (pow (* angle (cos (* (/ b 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ b 180) (PI)))) 2) (pow (* angle (sin (* (/ b 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale) (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2)) b) b)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b) (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2)) b) b)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ x-scale 180) (PI)))) 2) (pow (* b (cos (* (/ x-scale 180) (PI)))) 2)) angle) angle)) (/ (/ (+ (pow (* a (cos (* (/ x-scale 180) (PI)))) 2) (pow (* b (sin (* (/ x-scale 180) (PI)))) 2)) y-scale) y-scale)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ y-scale 180) (PI)))) 2) (pow (* b (cos (* (/ y-scale 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ y-scale 180) (PI)))) 2) (pow (* b (sin (* (/ y-scale 180) (PI)))) 2)) angle) angle)))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)))
Outputs
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale))))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow (neg a) 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* (neg a) (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* (neg a) (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))))
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow (neg b) 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* (neg b) (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))))
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ (neg angle) 180) (PI)))) (cos (* (/ (neg angle) 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (cos (* (/ (neg angle) 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ (neg angle) 180) (PI)))) 2) (pow (* b (sin (* (/ (neg angle) 180) (PI)))) 2)) y-scale) y-scale))))
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) (neg x-scale)) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) (neg x-scale)) (neg x-scale))) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))))
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))))
(neg (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale)) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) (neg y-scale))) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) (neg y-scale)) (neg y-scale)))))
(neg (fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow a 2) (pow b 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* b (sin (* (/ angle 180) (PI)))) 2) (pow (* a (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* b (cos (* (/ angle 180) (PI)))) 2) (pow (* a (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square x-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square y-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow angle 2))) (sin (* (/ a 180) (PI)))) (cos (* (/ a 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* angle (sin (* (/ a 180) (PI)))) 2) (pow (* b (cos (* (/ a 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* angle (cos (* (/ a 180) (PI)))) 2) (pow (* b (sin (* (/ a 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (+ (square (* angle (cos (deg2rad a)))) (square (* b (sin (deg2rad a))))) (square y-scale)) (* (/ (+ (square (* angle (sin (deg2rad a)))) (square (* b (cos (deg2rad a))))) (square x-scale)) -4) (square (* (* 2 (* (fnmadd angle angle (square b)) (sin (deg2rad a)))) (/ (cos (deg2rad a)) (* x-scale y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow x-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) a) y-scale)) (* (* 4 (/ (/ (+ (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) a) a)) (/ (/ (+ (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (+ (square (* b (sin (deg2rad angle)))) (square (* (cos (deg2rad angle)) x-scale))) (square y-scale)) (* (/ (+ (square (* b (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) x-scale))) (square a)) -4) (square (* (* (sin (deg2rad angle)) (* 2 (fmsub b b (square x-scale)))) (/ (cos (deg2rad angle)) (* a y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a) (/ (/ (* (* (* 2 (- (pow b 2) (pow y-scale 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) a)) (* (* 4 (/ (/ (+ (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) a) a)))
(fma (/ (+ (square (* b (sin (deg2rad angle)))) (square (* (cos (deg2rad angle)) y-scale))) (square a)) (* (/ (+ (square (* b (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) y-scale))) (square x-scale)) -4) (square (* (cos (deg2rad angle)) (/ (* (sin (deg2rad angle)) (* 2 (fmsub b b (square y-scale)))) (* a x-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow angle 2) (pow a 2))) (sin (* (/ b 180) (PI)))) (cos (* (/ b 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ b 180) (PI)))) 2) (pow (* angle (cos (* (/ b 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ b 180) (PI)))) 2) (pow (* angle (sin (* (/ b 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square angle) (square (sin (deg2rad b))) (square (* a (cos (deg2rad b))))) (square y-scale)) (* (/ (+ (square (* a (sin (deg2rad b)))) (square (* angle (cos (deg2rad b))))) (square x-scale)) -4) (square (* (* (* 2 (fmsub angle angle (square a))) (sin (deg2rad b))) (/ (cos (deg2rad b)) (* x-scale y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale) (/ (/ (* (* (* 2 (- (pow x-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) b) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* x-scale (cos (* (/ angle 180) (PI)))) 2)) b) b)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* x-scale (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (+ (square (* a (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) x-scale))) (square y-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* (cos (deg2rad angle)) x-scale))) (square b)) -4) (square (* (* 2 (* (sin (deg2rad angle)) (fmsub x-scale x-scale (square a)))) (/ (cos (deg2rad angle)) (* b y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b) (/ (/ (* (* (* 2 (- (pow y-scale 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) b)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* y-scale (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* y-scale (sin (* (/ angle 180) (PI)))) 2)) b) b)))
(fma (/ (+ (square (* a (cos (deg2rad angle)))) (square (* (sin (deg2rad angle)) y-scale))) (square b)) (* (/ (+ (square (* a (sin (deg2rad angle)))) (square (* (cos (deg2rad angle)) y-scale))) (square x-scale)) -4) (square (* (cos (deg2rad angle)) (/ (* (sin (deg2rad angle)) (* 2 (fmsub y-scale y-scale (square a)))) (* b x-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ x-scale 180) (PI)))) (cos (* (/ x-scale 180) (PI)))) angle) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ x-scale 180) (PI)))) 2) (pow (* b (cos (* (/ x-scale 180) (PI)))) 2)) angle) angle)) (/ (/ (+ (pow (* a (cos (* (/ x-scale 180) (PI)))) 2) (pow (* b (sin (* (/ x-scale 180) (PI)))) 2)) y-scale) y-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad x-scale))) (square (* a (cos (deg2rad x-scale))))) (square y-scale)) (* (/ (+ (square (* a (sin (deg2rad x-scale)))) (square (* b (cos (deg2rad x-scale))))) (square angle)) -4) (square (* (* 2 (* (fmsub b b (square a)) (sin (deg2rad x-scale)))) (/ (cos (deg2rad x-scale)) (* angle y-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ y-scale 180) (PI)))) (cos (* (/ y-scale 180) (PI)))) x-scale) angle)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ y-scale 180) (PI)))) 2) (pow (* b (cos (* (/ y-scale 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ y-scale 180) (PI)))) 2) (pow (* b (sin (* (/ y-scale 180) (PI)))) 2)) angle) angle)))
(fma (/ (+ (square (* a (cos (deg2rad y-scale)))) (square (* b (sin (deg2rad y-scale))))) (square angle)) (* (/ (+ (square (* a (sin (deg2rad y-scale)))) (square (* b (cos (deg2rad y-scale))))) (square x-scale)) -4) (square (* (* 2 (* (fmsub b b (square a)) (sin (deg2rad y-scale)))) (/ (cos (deg2rad y-scale)) (* angle x-scale)))))
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) y-scale) x-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)))
(fma (/ (fma (square b) (square (sin (deg2rad angle))) (square (* a (cos (deg2rad angle))))) (square x-scale)) (* (/ (fma (square a) (square (sin (deg2rad angle))) (square (* b (cos (deg2rad angle))))) (square y-scale)) -4) (square (* (* (* 2 (fmsub b b (square a))) (sin (deg2rad angle))) (/ (/ (cos (deg2rad angle)) x-scale) y-scale))))
Symmetry

(abs a)

(abs b)

(abs angle)

(abs x-scale)

(abs y-scale)

explain1.1s (4.2%)

FPErrors
Click to see full error table
Ground TruthOverpredictionsExampleUnderpredictionsExampleSubexpression
1550-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)))
1180-0-(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
1180-0-(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
380-2(2.909252928773071e-101 1.9607763621633788e-296 5.9959676598779055e-55 4.325052265025121e-252 7.798784899772336e-131)(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale)
350-1(5.108241827307145e-158 2.842266078061762e-183 1.1052676773394732e+23 1.1853643214691551e-286 1.3788831826775665e-244)(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale)
330-1(5.108241827307145e-158 2.842266078061762e-183 1.1052676773394732e+23 1.1853643214691551e-286 1.3788831826775665e-244)(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale)
280-1(1.056123265699953e+253 2.5291817063907915e-95 7.496039547189641e-268 1.2790506472904238e+144 8.386141498237185e+237)(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale))
280-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))))
260-1(5.737322194036805e-163 8.152746714382659e-97 7.354374152335612e-54 1.554202777573315e+76 3.448623373151494e-307)(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)
170-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)
140-0-(-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))
130-1(1.8985321577110324e-261 9.436005573828568e-203 3.103081455063987e-132 3.4191855876691397e+90 1.0838297383749435e-210)(/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)
10-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))))
00-0-y-scale
00-0-#s(literal 4 binary64)
00-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))
00-0-(/.f64 angle #s(literal 180 binary64))
00-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)))
00-0-(PI.f64)
084(4.276411217005365e-129 1.0019628541430533e+234 2.9963527803439243e-165 1.6838617280990996e-145 8.277161458271537e+26)0-(pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
00-0-(pow.f64 a #s(literal 2 binary64))
084(1.3823549261117421e+188 2.0454518002185598e+77 42.99984289941107 6.076014471125081e+189 2.9025278682350952e-282)0-(pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
00-0-a
00-0-b
00-0-(*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
00-0-#s(literal 2 binary64)
00-0-angle
00-0-#s(literal 180 binary64)
00-0-(*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
00-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)))
00-0-(*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64))))
00-0-(*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
00-0-(pow.f64 b #s(literal 2 binary64))
00-0-(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
00-0-(*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))))
00-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))
088(1.3823549261117421e+188 2.0454518002185598e+77 42.99984289941107 6.076014471125081e+189 2.9025278682350952e-282)0-(pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
076(6.11865575433945e+31 3.126457553322814e+35 3.3928331428855123e+236 54024.73954369395 5.3876332037799255e+146)0-(pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))
00-0-x-scale
Results
295.0ms152×2valid
290.0ms94×3valid
139.0ms114×1valid
79.0ms152×0valid
Compiler

Compiled 1318 to 119 computations (91% saved)

Precisions
Click to see histograms. Total time spent on operations: 493.0ms
ival-sin: 94.0ms (19.1% of total)
ival-mult: 90.0ms (18.3% of total)
ival-pow: 89.0ms (18% of total)
ival-cos: 62.0ms (12.6% of total)
backward-pass: 62.0ms (12.6% of total)
ival-div: 59.0ms (12% of total)
ival-sub: 14.0ms (2.8% of total)
ival-add: 12.0ms (2.4% of total)
ival-pi: 7.0ms (1.4% of total)
const: 3.0ms (0.6% of total)

eval1.0ms (0%)

Compiler

Compiled 112 to 42 computations (62.5% saved)

prune2.0ms (0%)

Alt Table
Click to see full alt table
StatusAccuracyProgram
25.9%
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
22.2%
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
Compiler

Compiled 226 to 81 computations (64.2% saved)

simplify256.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
cost-diff128
(*.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-diff128
(-.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-diff6336
(pow.f64 a #s(literal 2 binary64))
cost-diff6336
(pow.f64 b #s(literal 2 binary64))
cost-diff0
(cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))
cost-diff0
(*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))))
cost-diff0
(*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))))
cost-diff128
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
Rules
5982×*-lowering-*.f32
5982×*-lowering-*.f64
2738×/-lowering-/.f32
2738×/-lowering-/.f64
1040×--lowering--.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
0721013
1210705
2665701
33759693
46285689
08110689
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
(* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))))
(* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180))))
(cos (* angle (/ (PI) 180)))
(* angle (/ (PI) 180))
angle
(/ (PI) 180)
(PI)
180
(* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))
4
(* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))
(* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180))))
(sin (* angle (/ (PI) 180)))
(* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))
(/ (- (* b b) (* a a)) (* x-scale y-scale))
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
(* x-scale y-scale)
x-scale
y-scale
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale))
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale))
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2))
(pow (* a (sin (* angle (/ (PI) 180)))) 2)
(* a (sin (* angle (/ (PI) 180))))
2
(pow (* b (cos (* angle (/ (PI) 180)))) 2)
(* b (cos (* angle (/ (PI) 180))))
(/ -4 x-scale)
-4
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2))
(pow (* a (cos (* angle (/ (PI) 180)))) 2)
(* a (cos (* angle (/ (PI) 180))))
(pow (* b (sin (* angle (/ (PI) 180)))) 2)
(* b (sin (* angle (/ (PI) 180))))
(* y-scale y-scale)
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale))
(/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale)
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))))
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI))))
(* 2 (- (pow b 2) (pow a 2)))
2
(- (pow b 2) (pow a 2))
(pow b 2)
b
(pow a 2)
a
(sin (* (/ angle 180) (PI)))
(* (/ angle 180) (PI))
(/ angle 180)
angle
180
(PI)
(cos (* (/ angle 180) (PI)))
x-scale
y-scale
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale))
4
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(* a (sin (* (/ angle 180) (PI))))
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(* b (cos (* (/ angle 180) (PI))))
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2))
(pow (* a (cos (* (/ angle 180) (PI)))) 2)
(* a (cos (* (/ angle 180) (PI))))
(pow (* b (sin (* (/ angle 180) (PI)))) 2)
(* b (sin (* (/ angle 180) (PI))))
Outputs
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))))
(* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))))
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 b a) x-scale) (*.f64 (/.f64 (-.f64 b a) y-scale) #s(literal 4 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale))
(* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(cos (* angle (/ (PI) 180)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(* angle (/ (PI) 180))
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))
angle
(/ (PI) 180)
(/.f64 (PI.f64) #s(literal 180 binary64))
(PI)
(PI.f64)
180
#s(literal 180 binary64)
(* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 b a) x-scale) (*.f64 (/.f64 (-.f64 b a) y-scale) #s(literal 4 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale))
4
#s(literal 4 binary64)
(* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))
(/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))
(* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(sin (* angle (/ (PI) 180)))
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 b a) (/.f64 (/.f64 (+.f64 b a) x-scale) y-scale)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))
(/ (- (* b b) (* a a)) (* x-scale y-scale))
(*.f64 (-.f64 b a) (/.f64 (/.f64 (+.f64 b a) x-scale) y-scale))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(* b b)
(*.f64 b b)
b
(* a a)
(*.f64 a a)
a
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))
(*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))))) x-scale)
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale))
(*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale))
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2))
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)))
(pow (* a (sin (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64))
(* a (sin (* angle (/ (PI) 180))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a)
2
#s(literal 2 binary64)
(pow (* b (cos (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))
(* b (cos (* angle (/ (PI) 180))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b)
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
-4
#s(literal -4 binary64)
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) x-scale)
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2))
(+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)))
(pow (* a (cos (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64))
(* a (cos (* angle (/ (PI) 180))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a)
(pow (* b (sin (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))
(* b (sin (* angle (/ (PI) 180))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b)
(* y-scale y-scale)
(*.f64 y-scale y-scale)
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))))))
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale))
(/.f64 (*.f64 (*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (/.f64 (+.f64 b a) x-scale) (*.f64 (/.f64 (-.f64 b a) y-scale) #s(literal 4 binary64))))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale))
(/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)
(*.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) (/.f64 (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)))
(/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale)
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (/.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) x-scale))
(* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))
(* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) (*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))
(* 2 (- (pow b 2) (pow a 2)))
(*.f64 #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))
2
#s(literal 2 binary64)
(- (pow b 2) (pow a 2))
(-.f64 (*.f64 b b) (*.f64 a a))
(pow b 2)
(*.f64 b b)
b
(pow a 2)
(*.f64 a a)
a
(sin (* (/ angle 180) (PI)))
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(* (/ angle 180) (PI))
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))
(/ angle 180)
(/.f64 angle #s(literal 180 binary64))
angle
180
#s(literal 180 binary64)
(PI)
(PI.f64)
(cos (* (/ angle 180) (PI)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
x-scale
y-scale
(* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale))
(*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale)))))
(* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale))
(/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)))) (*.f64 x-scale x-scale))
4
#s(literal 4 binary64)
(/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 x-scale x-scale))
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) x-scale)
(+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)))
(pow (* a (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64))
(* a (sin (* (/ angle 180) (PI))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a)
(pow (* b (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))
(* b (cos (* (/ angle 180) (PI))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b)
(/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) (*.f64 y-scale y-scale))
(/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))) y-scale)
(+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2))
(+.f64 (pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64)) (pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64)))
(pow (* a (cos (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a) #s(literal 2 binary64))
(* a (cos (* (/ angle 180) (PI))))
(*.f64 (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) a)
(pow (* b (sin (* (/ angle 180) (PI)))) 2)
(pow.f64 (*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b) #s(literal 2 binary64))
(* b (sin (* (/ angle 180) (PI))))
(*.f64 (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))) b)

localize999.0ms (3.7%)

Localize:

Found 8 expressions of interest:

NewMetricScoreProgram
accuracy86.4%
(/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale)
accuracy59.8%
(cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
accuracy59.2%
(sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))
accuracy41.4%
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
accuracy78.3%
(/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale))
accuracy59.8%
(cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))
accuracy59.2%
(sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))
accuracy41.4%
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
Results
282.0ms47×3valid
277.0ms76×2valid
158.0ms58×1valid
69.0ms75×0valid
Compiler

Compiled 1214 to 73 computations (94% saved)

Precisions
Click to see histograms. Total time spent on operations: 484.0ms
ival-mult: 122.0ms (25.2% of total)
ival-sin: 86.0ms (17.8% of total)
ival-cos: 67.0ms (13.8% of total)
ival-pow: 66.0ms (13.6% of total)
backward-pass: 59.0ms (12.2% of total)
ival-div: 54.0ms (11.1% of total)
ival-add: 15.0ms (3.1% of total)
ival-sub: 9.0ms (1.9% of total)
ival-pi: 4.0ms (0.8% of total)
const: 2.0ms (0.4% of total)

series144.0ms (0.5%)

Counts
13 → 432
Calls
Call 1
Inputs
#<alt (+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))>
#<alt (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))))>
#<alt (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180))))>
#<alt (cos (* angle (/ (PI) 180)))>
#<alt (pow b 2)>
#<alt (pow a 2)>
#<alt (- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))>
#<alt (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale))>
#<alt (sin (* angle (/ (PI) 180)))>
#<alt (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))>
#<alt (sin (* (/ angle 180) (PI)))>
#<alt (cos (* (/ angle 180) (PI)))>
#<alt (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)>
Outputs
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt 1>
#<alt (+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt (pow (cos (* 1/180 (* angle (PI)))) 2)>
#<alt 1>
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow b 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 1/180 (* angle (PI)))>
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))>
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))>
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))>
#<alt (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))>
#<alt (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 1/180 (* angle (PI)))>
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))>
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))>
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt 1>
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)>
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))>
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))>
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))>
#<alt (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (/ (pow b 2) x-scale)>
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)))) (/ (pow b 2) x-scale))>
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale)))))) (/ (pow b 2) x-scale))>
#<alt (+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) x-scale) (/ (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) x-scale))) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale))))))) (/ (pow b 2) x-scale))>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)>
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))>
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))>
#<alt (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))>
#<alt (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)>
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)>
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
#<alt (/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)>
Calls

108 calls:

TimeVariablePointExpression
21.0ms
b
@inf
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
13.0ms
b
@0
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
8.0ms
b
@0
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
7.0ms
angle
@inf
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
7.0ms
angle
@0
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))

rewrite491.0ms (1.8%)

Algorithm
batch-egg-rewrite
Rules
5112×*-lowering-*.f32
5112×*-lowering-*.f64
2254×pow-lowering-pow.f64
2254×pow-lowering-pow.f32
2168×fma-lowering-fma.f32
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
072323
1507222
24065213
09227213
Stop Event
iter limit
node limit
Counts
13 → 288
Calls
Call 1
Inputs
(+ (* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
(* (* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180)))) (* 4 (* (* (sin (* angle (/ (PI) 180))) (sin (* angle (/ (PI) 180)))) (* (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (- (* b b) (* a a)) (* x-scale y-scale))))))
(* (cos (* angle (/ (PI) 180))) (cos (* angle (/ (PI) 180))))
(cos (* angle (/ (PI) 180)))
(pow b 2)
(pow a 2)
(- (* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale)) (* (* 4 (/ (/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale) x-scale)) (/ (/ (+ (pow (* a (cos (* (/ angle 180) (PI)))) 2) (pow (* b (sin (* (/ angle 180) (PI)))) 2)) y-scale) y-scale)))
(* (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale) (/ (/ (* (* (* 2 (- (pow b 2) (pow a 2))) (sin (* (/ angle 180) (PI)))) (cos (* (/ angle 180) (PI)))) x-scale) y-scale))
(sin (* angle (/ (PI) 180)))
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))
(sin (* (/ angle 180) (PI)))
(cos (* (/ angle 180) (PI)))
(/ (+ (pow (* a (sin (* (/ angle 180) (PI)))) 2) (pow (* b (cos (* (/ angle 180) (PI)))) 2)) x-scale)
Outputs
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(+.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (*.f64 y-scale y-scale)))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))) (/.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))))
(fma.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) y-scale) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64))) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)))) (neg.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))))) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))) (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64)))) #s(literal -1 binary64))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (-.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))))
(+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 1/2 binary64)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))))
(fma.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 1/2 binary64) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64))
(/.f64 (*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) #s(literal 2 binary64))
(*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))))
(*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))))
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))))
(*.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64))))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) #s(literal 4 binary64))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 1/2 binary64))
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 2 binary64)))
(fma.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1/2 binary64))
(fma.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64))
(/.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 2 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))))
(/.f64 (neg.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal -2 binary64))
(/.f64 (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))))
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))
(pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 2 binary64) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal -1 binary64))
(*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))))
(*.f64 (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64)) #s(literal 1/2 binary64))
(*.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64)) (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64)))
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 b))) #s(literal 2 binary64)))
(pow.f64 b #s(literal 2 binary64))
(pow.f64 (*.f64 b b) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 b)) #s(literal 2 binary64))
(*.f64 b b)
(*.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)))
(*.f64 (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 b #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (exp.f64 (log.f64 a))) #s(literal 2 binary64)))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(*.f64 (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)) (pow.f64 (pow.f64 a #s(literal 1/2 binary64)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (exp.f64 (log.f64 a)) #s(literal 1 binary64)) (pow.f64 (exp.f64 (log.f64 a)) #s(literal 1 binary64)))
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(+.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale))
(+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (/.f64 (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (/.f64 (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (-.f64 #s(literal 0 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (+.f64 (*.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) #s(literal 4 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(fma.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(fma.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale) (neg.f64 (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))))) (*.f64 (*.f64 y-scale y-scale) y-scale))
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale) (*.f64 y-scale (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))))) (*.f64 y-scale y-scale))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal -64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (-.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))) (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) #s(literal 3 binary64)) (pow.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)) (-.f64 (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))) (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))))))
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)) (*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale)) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (*.f64 #s(literal 64 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (pow.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) #s(literal 2 binary64)))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) y-scale))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)))
(/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) y-scale)
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 1 binary64)) (*.f64 (*.f64 x-scale y-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (*.f64 (*.f64 x-scale y-scale) y-scale))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 y-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 1 binary64)) (*.f64 y-scale (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 1 binary64)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) #s(literal -2 binary64))
(pow.f64 (*.f64 (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale)) (/.f64 y-scale (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale)) #s(literal -1 binary64))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) (/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)))
(*.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (pow.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) (/.f64 #s(literal 1 binary64) y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 x-scale y-scale) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) x-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) x-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64)))) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) x-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) y-scale) #s(literal 2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 (+.f64 b a) (*.f64 (-.f64 b a) #s(literal 2 binary64))) y-scale) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 0 binary64) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) #s(literal 2 binary64)) x-scale) #s(literal 2 binary64)))
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) (*.f64 (*.f64 y-scale y-scale) x-scale))
(/.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) #s(literal 1 binary64)) (*.f64 y-scale y-scale))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) #s(literal 1 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale)
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))) x-scale)
(/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) x-scale)
(pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal 1 binary64)) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale)) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)))
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale) (/.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) (*.f64 y-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 (*.f64 y-scale y-scale) x-scale)) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) y-scale))
(*.f64 (pow.f64 (/.f64 y-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 (/.f64 #s(literal -4 binary64) x-scale) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) #s(literal -1 binary64)))
(neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64))) (*.f64 x-scale (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))
(/.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64))) (*.f64 x-scale (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))))
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) #s(literal 1 binary64)) x-scale)
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))) x-scale))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) x-scale))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))) (neg.f64 (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) x-scale)) (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))
(pow.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x-scale (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal 1 binary64)) #s(literal -1 binary64))
(*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 6 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 6 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (-.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))))))
(*.f64 (pow.f64 (/.f64 x-scale (-.f64 (pow.f64 (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) a) #s(literal 4 binary64)) (pow.f64 (*.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) b) #s(literal 4 binary64)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b)))))

simplify521.0ms (1.9%)

Algorithm
egg-herbie
Rules
8774×*-lowering-*.f32
8774×*-lowering-*.f64
4030×+-lowering-+.f64
4030×+-lowering-+.f32
1652×associate-*r*
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
050826034
1207519763
0923819763
Stop Event
iter limit
node limit
Counts
432 → 432
Calls
Call 1
Inputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
1
(+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow (cos (* 1/180 (* angle (PI)))) 2)
1
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow b 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 1/180 (* angle (PI)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(* 1/180 (* angle (PI)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
1
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(/ (pow b 2) x-scale)
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)))) (/ (pow b 2) x-scale))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale)))))) (/ (pow b 2) x-scale))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) x-scale) (/ (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) x-scale))) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale))))))) (/ (pow b 2) x-scale))
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 4 binary64)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
#s(literal 0 binary64)
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))) #s(literal 0 binary64))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
#s(literal 0 binary64)
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
#s(literal 0 binary64)
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 b #s(literal 4 binary64))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
#s(literal 0 binary64)
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) #s(literal 0 binary64)))))) #s(literal 0 binary64))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) #s(literal 0 binary64)))))) #s(literal 0 binary64))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
#s(literal 0 binary64)
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
#s(literal 0 binary64)
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64)))) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a)) #s(literal 0 binary64)) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 a #s(literal 4 binary64))))))))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/787320000 binary64)))) (*.f64 angle angle)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 angle (*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 angle angle))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
1
#s(literal 1 binary64)
(+ 1 (* -1/32400 (* (pow angle 2) (pow (PI) 2))))
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))))))
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))))
(+ 1 (* (pow angle 2) (+ (* -1/32400 (pow (PI) 2)) (* (pow angle 2) (+ (* 1/12597120000 (pow (PI) 4)) (+ (* 1/4199040000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))))))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(pow (cos (* 1/180 (* angle (PI)))) 2)
(pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))
1
#s(literal 1 binary64)
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow b 2)
(*.f64 b b)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow b 2) (- (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow a 2) (- (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(- (* (pow angle 2) (- (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)))))))
(- (* (pow angle 2) (- (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (- (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (- (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))) (* 4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))))) (* 4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal 4 binary64)) (-.f64 (-.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (- (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2))) (* 4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale x-scale))) (/.f64 (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -8 (/ (* (pow a 2) (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal -8 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -8 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 angle angle)) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 4 (* (pow angle 2) (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/787320000 binary64)))) (*.f64 angle angle)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 4 (+ (* -1/1049760000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/3149280000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 4 (* (pow angle 2) (+ (* -1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/3149280000 (/ (* (pow (PI) 4) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* -1/396718580736000000000 (pow (PI) 8)) (* -1/2777030065152000000000 (pow (PI) 8))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 4 (+ (* 1/102036672000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/32400 (/ (* (pow (PI) 2) (* (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1/196830000 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 (+.f64 (*.f64 angle (*.f64 angle (+.f64 (/.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))))) (+.f64 (/.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 #s(literal 1/102036672000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))) (*.f64 angle angle))))))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (* (pow (sin (* 1/180 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* 1/180 (* angle (PI)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -4 (* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a))))
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 a a))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(+ (* -4 (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* (pow angle 2) (+ (* -4 (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2)))))))) (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 (*.f64 angle angle) #s(literal -4 binary64)) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 x-scale x-scale))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/3149280000 binary64))) (*.f64 a (*.f64 a (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))))))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(+ (* -4 (* (pow b 2) (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))))) (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 (*.f64 b b) #s(literal -4 binary64)) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))
(*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b))))
(* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2)))))
(*.f64 (*.f64 (pow.f64 b #s(literal 4 binary64)) #s(literal -4 binary64)) (+.f64 (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* 1/180 (* angle (PI)))
(*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/34992000 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 7 binary64)) (*.f64 (*.f64 angle angle) #s(literal -1/30855889612800000000 binary64))) (*.f64 #s(literal 1/22674816000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
1
#s(literal 1 binary64)
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/24488801280000000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64))))))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale))
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow a 2) (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow a 2) x-scale)) (/ (pow (sin (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) x-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)))) (/ (pow b 2) x-scale))
(+.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal 1/32400 binary64))))))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale)))))) (/ (pow b 2) x-scale))
(+.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 angle (*.f64 angle (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal 1/32400 binary64))) (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x-scale) #s(literal -1/3149280000 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) x-scale)))))))))
(+ (* (pow angle 2) (+ (* -1/32400 (/ (* (pow b 2) (pow (PI) 2)) x-scale)) (+ (* 1/32400 (/ (* (pow a 2) (pow (PI) 2)) x-scale)) (* (pow angle 2) (+ (* -1/3149280000 (/ (* (pow a 2) (pow (PI) 4)) x-scale)) (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) x-scale) (/ (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) x-scale))) (/ (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) x-scale))))))) (/ (pow b 2) x-scale))
(+.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 angle (*.f64 angle (+.f64 (+.f64 (*.f64 (*.f64 b b) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal -1/32400 binary64))) (*.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 (PI.f64) (PI.f64)) x-scale) #s(literal 1/32400 binary64)))) (*.f64 angle (*.f64 angle (+.f64 (+.f64 (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) x-scale) #s(literal -1/3149280000 binary64))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)) x-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 a (*.f64 a (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)) x-scale))) (/.f64 (*.f64 b (*.f64 b (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))) x-scale))))))))))
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale)
(/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale))
(+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) x-scale) (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale))
(+.f64 (/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale))
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) x-scale)
(/.f64 (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) x-scale)
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(* (pow b 2) (+ (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) x-scale)) (/ (pow (cos (* 1/180 (* angle (PI)))) 2) x-scale)))
(*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 b (*.f64 b x-scale))) (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) x-scale)))
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)
(/ (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2))) x-scale)
(/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) x-scale)

eval139.0ms (0.5%)

Compiler

Compiled 114889 to 2199 computations (98.1% saved)

prune143.0ms (0.5%)

Pruning

21 alts after pruning (21 fresh and 0 done)

PrunedKeptTotal
New89921920
Fresh000
Picked202
Done000
Total90121922
Accuracy
72.8%
Counts
922 → 21
Alt Table
Click to see full alt table
StatusAccuracyProgram
22.6%
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
25.9%
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
25.0%
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
23.3%
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
25.9%
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)
23.3%
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))
23.2%
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
22.9%
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
35.3%
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
21.8%
(-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
29.5%
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
28.6%
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
23.4%
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
22.2%
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
25.3%
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale))
46.1%
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
21.7%
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64))))
41.3%
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
52.6%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
46.8%
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
34.2%
#s(literal 0 binary64)
Compiler

Compiled 3978 to 1690 computations (57.5% saved)

simplify360.0ms (1.3%)

Algorithm
egg-herbie
Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))))))
cost-diff0
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
cost-diff128
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))
cost-diff128
(/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))
cost-diff128
(*.f64 b #s(literal 0 binary64))
cost-diff128
(*.f64 b (*.f64 b #s(literal 0 binary64)))
cost-diff128
(+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
cost-diff128
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
cost-diff0
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))
cost-diff0
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale))
cost-diff128
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))
cost-diff6272
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
cost-diff0
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 a a))
cost-diff0
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
Rules
6844×*-lowering-*.f32
6844×*-lowering-*.f64
3300×/-lowering-/.f32
3300×/-lowering-/.f64
1750×associate-*r*
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
01031774
13271423
214831387
378171374
083591374
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))))
(* -4 (* a a))
-4
(* a a)
a
(/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))
(* b b)
b
(* x-scale (* x-scale (* y-scale y-scale)))
x-scale
(* x-scale (* y-scale y-scale))
(* y-scale y-scale)
y-scale
0
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))
(/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))
(* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180)))
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
(sin (/ (* 2 (* angle (PI))) 180))
(/ (* 2 (* angle (PI))) 180)
(* 2 (* angle (PI)))
2
(* angle (PI))
angle
(PI)
180
(* x-scale y-scale)
x-scale
y-scale
(* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))
-4
(/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))
(* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)))
(+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b)))
(/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180))))
(- 1 (cos (/ (* 2 (* angle (PI))) 180)))
1
(cos (/ (* 2 (* angle (PI))) 180))
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))
1/2
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))
(+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a))
(/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180))))
(* x-scale (* y-scale (* x-scale y-scale)))
(* y-scale (* x-scale y-scale))
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)
(* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))))))
b
(* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))
(+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))))
(* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)))))
-4
(* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))
(/ (* a a) (* x-scale x-scale))
(* a a)
a
(* x-scale x-scale)
x-scale
(+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)))
(/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))
(pow (cos (* angle (* (PI) 1/180))) 4)
(cos (* angle (* (PI) 1/180)))
(* angle (* (PI) 1/180))
angle
(* (PI) 1/180)
(PI)
1/180
4
(* y-scale y-scale)
y-scale
(/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))
(pow (sin (* angle (* (PI) 1/180))) 4)
(sin (* angle (* (PI) 1/180)))
(+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))
(* b (* b 0))
(* b 0)
0
(/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))
(* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2))))
-8
(* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))
(pow (cos (* angle (* (PI) 1/180))) 2)
2
(* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2))
(pow (sin (* angle (* (PI) 1/180))) 2)
(* x-scale (* x-scale (* y-scale y-scale)))
(* x-scale (* y-scale y-scale))
(+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
(* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))))
(/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180))))
4
(- 1 (cos (/ (* 2 (* angle (PI))) 180)))
1
(cos (/ (* 2 (* angle (PI))) 180))
(/ (* 2 (* angle (PI))) 180)
(* 2 (* angle (PI)))
2
(* angle (PI))
angle
(PI)
180
(* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))
(/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a))))
(/ (- (* b b) (* a a)) (* x-scale y-scale))
(- (* b b) (* a a))
(* b b)
b
(* a a)
a
(* x-scale y-scale)
x-scale
y-scale
(/ (* x-scale y-scale) (- (* b b) (* a a)))
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))
1/2
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale))
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale))
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2))
(pow (* a (sin (* angle (/ (PI) 180)))) 2)
(* a (sin (* angle (/ (PI) 180))))
(sin (* angle (/ (PI) 180)))
(* angle (/ (PI) 180))
(/ (PI) 180)
(pow (* b (cos (* angle (/ (PI) 180)))) 2)
(* b (cos (* angle (/ (PI) 180))))
(cos (* angle (/ (PI) 180)))
(/ -4 x-scale)
-4
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2))
(pow (* a (cos (* angle (/ (PI) 180)))) 2)
(* a (cos (* angle (/ (PI) 180))))
(pow (* b (sin (* angle (/ (PI) 180)))) 2)
(* b (sin (* angle (/ (PI) 180))))
(* y-scale y-scale)
Outputs
(* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))))
(/.f64 (*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (* a a))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
-4
#s(literal -4 binary64)
(* a a)
(*.f64 a a)
a
(/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* b b)
(*.f64 b b)
b
(* x-scale (* x-scale (* y-scale y-scale)))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
x-scale
(* x-scale (* y-scale y-scale))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
0
#s(literal 0 binary64)
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))
(+.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))
(* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(* b b)
(*.f64 b b)
b
(* a a)
(*.f64 a a)
a
(sin (/ (* 2 (* angle (PI))) 180))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
(/ (* 2 (* angle (PI))) 180)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))
(* 2 (* angle (PI)))
(*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64)))
2
#s(literal 2 binary64)
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
180
#s(literal 180 binary64)
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
(* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale)))))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
-4
#s(literal -4 binary64)
(/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))))
(+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b)))
(+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))
(/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 a a) #s(literal 2 binary64)))
(* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180))))
(*.f64 a (*.f64 a (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(- 1 (cos (/ (* 2 (* angle (PI))) 180)))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
1
#s(literal 1 binary64)
(cos (/ (* 2 (* angle (PI))) 180))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))
(*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))
1/2
#s(literal 1/2 binary64)
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))
(+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))
(+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64))))
(* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a))
(*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))
(/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 (*.f64 b b) #s(literal 2 binary64)))
(* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180))))
(*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(* x-scale (* y-scale (* x-scale y-scale)))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* y-scale (* x-scale y-scale))
(*.f64 x-scale (*.f64 y-scale y-scale))
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)
(*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
b
(* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))
(*.f64 b (+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))))
(+.f64 (*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale))) (*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)))))
(*.f64 (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale)))
-4
#s(literal -4 binary64)
(* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) x-scale) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))
(/ (* a a) (* x-scale x-scale))
(/.f64 (/.f64 (*.f64 a a) x-scale) x-scale)
(* a a)
(*.f64 a a)
a
(* x-scale x-scale)
(*.f64 x-scale x-scale)
x-scale
(+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)))
(+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))
(/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))
(/.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))
(pow (cos (* angle (* (PI) 1/180))) 4)
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64))
(cos (* angle (* (PI) 1/180)))
(cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))
(* angle (* (PI) 1/180))
(*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))
angle
(* (PI) 1/180)
(*.f64 (PI.f64) #s(literal 1/180 binary64))
(PI)
(PI.f64)
1/180
#s(literal 1/180 binary64)
4
#s(literal 4 binary64)
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
(/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))
(/.f64 (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))
(pow (sin (* angle (* (PI) 1/180))) 4)
(pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 4 binary64))
(sin (* angle (* (PI) 1/180)))
(sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64))))
(+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* b (* b 0))
#s(literal 0 binary64)
(* b 0)
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale))))
(*.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))))
-8
#s(literal -8 binary64)
(* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))
(*.f64 (pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))))
(pow (cos (* angle (* (PI) 1/180))) 2)
(pow.f64 (cos.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))
2
#s(literal 2 binary64)
(* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2))
(*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64)))
(pow (sin (* angle (* (PI) 1/180))) 2)
(pow.f64 (sin.f64 (*.f64 (PI.f64) (*.f64 angle #s(literal 1/180 binary64)))) #s(literal 2 binary64))
(* x-scale (* x-scale (* y-scale y-scale)))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* x-scale (* y-scale y-scale))
(*.f64 x-scale (*.f64 y-scale y-scale))
(+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
(+.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)) x-scale)) (*.f64 y-scale y-scale)))
(* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))))
(*.f64 (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180))))
(+.f64 #s(literal 4 binary64) (*.f64 #s(literal -4 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
4
#s(literal 4 binary64)
(- 1 (cos (/ (* 2 (* angle (PI))) 180)))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
1
#s(literal 1 binary64)
(cos (/ (* 2 (* angle (PI))) 180))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
(/ (* 2 (* angle (PI))) 180)
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))
(* 2 (* angle (PI)))
(*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64)))
2
#s(literal 2 binary64)
(* angle (PI))
(*.f64 angle (PI.f64))
angle
(PI)
(PI.f64)
180
#s(literal 180 binary64)
(* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))
(/.f64 (*.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1/2 binary64)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (*.f64 b b) (*.f64 a a))))
(/ (- (* b b) (* a a)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(- (* b b) (* a a))
(-.f64 (*.f64 b b) (*.f64 a a))
(* b b)
(*.f64 b b)
b
(* a a)
(*.f64 a a)
a
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
(/ (* x-scale y-scale) (- (* b b) (* a a)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))
(+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))
1/2
#s(literal 1/2 binary64)
(* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))
(*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))
(/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)) x-scale)) (*.f64 y-scale y-scale))
(* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale))
(*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)) x-scale))
(* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))) x-scale)
(+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2))
(+.f64 (pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (sin (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (sin (* angle (/ (PI) 180))))
(*.f64 a (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(sin (* angle (/ (PI) 180)))
(sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(* angle (/ (PI) 180))
(/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))
(/ (PI) 180)
(/.f64 (PI.f64) #s(literal 180 binary64))
(pow (* b (cos (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (cos (* angle (/ (PI) 180))))
(*.f64 b (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(cos (* angle (/ (PI) 180)))
(cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))
(/ -4 x-scale)
(/.f64 #s(literal -4 binary64) x-scale)
-4
#s(literal -4 binary64)
(/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)
(/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))) x-scale)
(+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2))
(+.f64 (pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64)))
(pow (* a (cos (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* a (cos (* angle (/ (PI) 180))))
(*.f64 a (cos.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(pow (* b (sin (* angle (/ (PI) 180)))) 2)
(pow.f64 (*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64)))) #s(literal 2 binary64))
(* b (sin (* angle (/ (PI) 180))))
(*.f64 b (sin.f64 (/.f64 (*.f64 angle (PI.f64)) #s(literal 180 binary64))))
(* y-scale y-scale)
(*.f64 y-scale y-scale)

localize3.1s (11.4%)

Localize:

Found 16 expressions of interest:

NewMetricScoreProgram
accuracy91.6%
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
accuracy91.3%
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
accuracy88.8%
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))
accuracy40.2%
(PI.f64)
accuracy92.1%
(cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
accuracy91.8%
(sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64))))
accuracy91.4%
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
accuracy40.2%
(PI.f64)
accuracy91.9%
(sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))
accuracy90.8%
(/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
accuracy88.8%
(-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))
accuracy40.2%
(PI.f64)
accuracy98.8%
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
accuracy95.8%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
accuracy95.1%
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
accuracy94.8%
(*.f64 x-scale (*.f64 y-scale y-scale))
Results
2.1s158×5exit
523.0ms93×1valid
44.0ms2valid
3.0ms0valid
Compiler

Compiled 1980 to 103 computations (94.8% saved)

Precisions
Click to see histograms. Total time spent on operations: 1.4s
ival-mult: 406.0ms (28.1% of total)
backward-pass: 342.0ms (23.7% of total)
ival-cos: 208.0ms (14.4% of total)
ival-sin: 146.0ms (10.1% of total)
ival-pow: 117.0ms (8.1% of total)
ival-div: 114.0ms (7.9% of total)
ival-add: 45.0ms (3.1% of total)
compiled-spec: 20.0ms (1.4% of total)
...c/correct-round.rkt:119:19: 17.0ms (1.2% of total)
ival-pi: 15.0ms (1% of total)
ival-sub: 10.0ms (0.7% of total)
const: 5.0ms (0.3% of total)

series225.0ms (0.8%)

Counts
26 → 828
Calls
Call 1
Inputs
#<alt (* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))))>
#<alt (* -4 (* a a))>
#<alt (* a a)>
#<alt (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))>
#<alt (+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))>
#<alt (/ (* 2 (* angle (PI))) 180)>
#<alt (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))>
#<alt (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180)))>
#<alt (+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)>
#<alt (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))>
#<alt (* b (* b 0))>
#<alt (* b 0)>
#<alt (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)>
#<alt (+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))>
#<alt (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))))>
#<alt (* x-scale (* y-scale y-scale))>
#<alt (* x-scale (* x-scale (* y-scale y-scale)))>
#<alt (PI)>
#<alt (- 1 (cos (/ (* 2 (* angle (PI))) 180)))>
#<alt (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))>
#<alt (sin (/ (* 2 (* angle (PI))) 180))>
#<alt (/ (* a a) (* x-scale x-scale))>
#<alt (sin (* angle (* (PI) 1/180)))>
#<alt (cos (* angle (* (PI) 1/180)))>
#<alt (/ (- (* b b) (* a a)) (* x-scale y-scale))>
#<alt (/ (* x-scale y-scale) (- (* b b) (* a a)))>
Outputs
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))>
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))>
#<alt (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))>
#<alt (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))>
#<alt (* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))>
#<alt (* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))>
#<alt (* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))))))>
#<alt (* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))>
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))>
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))>
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))>
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))>
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))>
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))>
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))>
#<alt (* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))>
#<alt (* (pow b 2) (sin (* 1/90 (* angle (PI)))))>
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))>
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))>
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))>
#<alt (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))>
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))>
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))>
#<alt (* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))>
#<alt (* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))>
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))>
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))>
#<alt (* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/708588000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* -1/16200 (/ (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (pow y-scale 2))) (+ (* -1/51018336000000 (/ (pow (PI) 6) (pow y-scale 2))) (+ (* -1/408146688000000 (/ (pow (PI) 6) (pow y-scale 2))) (* -1/6122200320000000 (/ (pow (PI) 6) (pow y-scale 2))))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2))))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -1/4050 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/3149280000 (* (pow (PI) 4) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/396718580736000000000 (pow (PI) 8)) (+ (* -1/2777030065152000000000 (pow (PI) 8)) (* 1/32400 (* (pow (PI) 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt 0>
#<alt (* 1/8100 (* (pow angle 2) (pow (PI) 2)))>
#<alt (* (pow angle 2) (+ (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* 1/8100 (pow (PI) 2))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* 1/191318760000000 (* (pow angle 2) (pow (PI) 6)))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/86782189536000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/191318760000000 (pow (PI) 6))))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* 2 (- 1 (cos (* 1/90 (* angle (PI))))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))>
#<alt (+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))>
#<alt (* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (* (pow angle 2) (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))>
#<alt (* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/4958982259200000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/6198727824000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/173564379072000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))>
#<alt (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* 1/16200 (* (pow angle 2) (pow (PI) 2)))>
#<alt (* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2))))>
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))>
#<alt (* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (- 1 (cos (* 1/90 (* angle (PI)))))>
#<alt (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))>
#<alt (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))>
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* 1/90 (* angle (PI)))>
#<alt (* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))>
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))>
#<alt (* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (sin (* 1/90 (* angle (PI))))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (/ (pow a 2) (pow x-scale 2))>
#<alt (* 1/180 (* angle (PI)))>
#<alt (* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))>
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))>
#<alt (* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt (sin (* 1/180 (* angle (PI))))>
#<alt 1>
#<alt (+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))>
#<alt (+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (cos (* 1/180 (* angle (PI))))>
#<alt (* -1 (/ (pow a 2) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))>
#<alt (/ (pow b 2) (* x-scale y-scale))>
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))>
#<alt (/ (pow b 2) (* x-scale y-scale))>
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))>
#<alt (/ (pow b 2) (* x-scale y-scale))>
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))>
#<alt (+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))>
#<alt (* -1 (/ (pow a 2) (* x-scale y-scale)))>
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))>
#<alt (* -1 (/ (pow a 2) (* x-scale y-scale)))>
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))>
#<alt (* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))>
#<alt (* -1 (/ (* x-scale y-scale) (pow a 2)))>
#<alt (+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 4))))>
#<alt (+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 6))) (/ (* x-scale y-scale) (pow a 4)))))>
#<alt (+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 8))) (/ (* x-scale y-scale) (pow a 6)))) (/ (* x-scale y-scale) (pow a 4)))))>
#<alt (/ (* x-scale y-scale) (pow b 2))>
#<alt (/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))>
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))>
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))>
#<alt (/ (* x-scale y-scale) (pow b 2))>
#<alt (/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))>
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))>
#<alt (/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))>
#<alt (/ (* x-scale y-scale) (pow b 2))>
#<alt (+ (/ (* x-scale y-scale) (pow b 2)) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 4)))>
#<alt (+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 6)) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))>
#<alt (+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 8)) (* -1 (/ (* x-scale y-scale) (pow b 6))))) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))>
#<alt (* -1 (/ (* x-scale y-scale) (pow a 2)))>
#<alt (/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))>
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))>
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))>
#<alt (* -1 (/ (* x-scale y-scale) (pow a 2)))>
#<alt (/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))>
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))>
#<alt (/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))>
Calls

207 calls:

TimeVariablePointExpression
24.0ms
angle
@inf
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))
17.0ms
a
@0
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))
16.0ms
x-scale
@0
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))
8.0ms
angle
@0
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)
5.0ms
angle
@inf
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)

rewrite356.0ms (1.3%)

Algorithm
batch-egg-rewrite
Rules
5732×*-lowering-*.f32
5732×*-lowering-*.f64
3986×/-lowering-/.f32
3986×/-lowering-/.f64
1096×+-lowering-+.f64
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
0103541
1689363
27737359
08012359
Stop Event
iter limit
node limit
Counts
26 → 512
Calls
Call 1
Inputs
(* (* -4 (* a a)) (/ (* b b) (* x-scale (* x-scale (* y-scale y-scale)))))
(* -4 (* a a))
(* a a)
(/ (* b b) (* x-scale (* x-scale (* y-scale y-scale))))
(+ (* (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale)) (/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))) (* -4 (/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))))
(/ (* 2 (* angle (PI))) 180)
(/ (* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180))) (* x-scale y-scale))
(* (- (* b b) (* a a)) (sin (/ (* 2 (* angle (PI))) 180)))
(+ (* b (* b (+ (* -4 (* (/ (* a a) (* x-scale x-scale)) (+ (/ (pow (cos (* angle (* (PI) 1/180))) 4) (* y-scale y-scale)) (/ (pow (sin (* angle (* (PI) 1/180))) 4) (* y-scale y-scale))))) (+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))))) 0)
(+ (* b (* b 0)) (/ (* -8 (* (pow (cos (* angle (* (PI) 1/180))) 2) (* (* a a) (pow (sin (* angle (* (PI) 1/180))) 2)))) (* x-scale (* x-scale (* y-scale y-scale)))))
(* b (* b 0))
(* b 0)
(/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2)
(+ (* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))))) (/ (* (* (+ (pow (* a (sin (* angle (/ (PI) 180)))) 2) (pow (* b (cos (* angle (/ (PI) 180)))) 2)) (/ -4 x-scale)) (/ (+ (pow (* a (cos (* angle (/ (PI) 180)))) 2) (pow (* b (sin (* angle (/ (PI) 180)))) 2)) x-scale)) (* y-scale y-scale)))
(* (/ (* 4 (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (/ (/ (- (* b b) (* a a)) (* x-scale y-scale)) (/ (* x-scale y-scale) (- (* b b) (* a a)))) (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180))))))
(* x-scale (* y-scale y-scale))
(* x-scale (* x-scale (* y-scale y-scale)))
(PI)
(- 1 (cos (/ (* 2 (* angle (PI))) 180)))
(/ (* (+ (/ (* (* a a) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2) (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* b b))) (+ (* (+ 1/2 (* 1/2 (cos (/ (* 2 (* angle (PI))) 180)))) (* a a)) (/ (* (* b b) (- 1 (cos (/ (* 2 (* angle (PI))) 180)))) 2))) (* x-scale (* y-scale (* x-scale y-scale))))
(sin (/ (* 2 (* angle (PI))) 180))
(/ (* a a) (* x-scale x-scale))
(sin (* angle (* (PI) 1/180)))
(cos (* angle (* (PI) 1/180)))
(/ (- (* b b) (* a a)) (* x-scale y-scale))
(/ (* x-scale y-scale) (- (* b b) (* a a)))
Outputs
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (*.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 (*.f64 b b) (*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (/.f64 b x-scale) (*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) x-scale) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 b b) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) b) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64)) (*.f64 a a))
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(*.f64 a (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 a a) #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) a) a)
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))
(pow.f64 a #s(literal 2 binary64))
(*.f64 a a)
(*.f64 (pow.f64 a #s(literal 1 binary64)) (pow.f64 a #s(literal 1 binary64)))
(neg.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 b b) x-scale)) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (*.f64 (*.f64 b b) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 b x-scale) b) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale)) x-scale)
(/.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)
(pow.f64 (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (/.f64 b x-scale) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale) (/.f64 b x-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 b b))
(*.f64 (/.f64 (*.f64 b b) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b)
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 b (*.f64 y-scale y-scale)))
(+.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(+.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (/.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(fma.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(fma.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal -4 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))) (*.f64 (*.f64 x-scale y-scale) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)))) (*.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 6 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (-.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)) #s(literal 4 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal -180 binary64)))
(/.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 180 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64))) #s(literal 1 binary64)))
(/.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -2 binary64)) #s(literal -180 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64)))))
(/.f64 (neg.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -2 binary64))) #s(literal 180 binary64))
(pow.f64 (/.f64 #s(literal 90 binary64) (*.f64 angle (PI.f64))) #s(literal -1 binary64))
(*.f64 #s(literal 2 binary64) (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))
(*.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))) #s(literal 1/180 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
(*.f64 #s(literal 1/180 binary64) (*.f64 angle (*.f64 (PI.f64) #s(literal 2 binary64))))
(*.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))) #s(literal 2 binary64))
(*.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal -2 binary64)) #s(literal -1/180 binary64))
(*.f64 (*.f64 #s(literal 2 binary64) angle) (/.f64 (PI.f64) #s(literal 180 binary64)))
(*.f64 (*.f64 #s(literal 2 binary64) (/.f64 (PI.f64) #s(literal 180 binary64))) angle)
(neg.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))))
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) y-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1 binary64)) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))) (neg.f64 y-scale))
(/.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) y-scale) x-scale)
(/.f64 (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) y-scale)
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale))) (+.f64 (*.f64 a a) (*.f64 b b)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) y-scale)) x-scale)
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) y-scale))
(*.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) y-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 x-scale y-scale)) (-.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) x-scale))
(*.f64 (/.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) x-scale) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale))
(+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a))))
(+.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (+.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(+.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (*.f64 b b)) (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a))))
(+.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (+.f64 (*.f64 a a) (*.f64 b b)))
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a))) (+.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
(*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(*.f64 (*.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 a b)) (-.f64 b a))
(+.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 0 binary64))
(+.f64 (*.f64 b (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b))) (*.f64 b (*.f64 b (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(+.f64 (*.f64 (*.f64 b b) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))))))
(+.f64 (*.f64 (*.f64 (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (*.f64 #s(literal -4 binary64) b)) b) (*.f64 (*.f64 b (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) b))
(+.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 b b)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 b b)))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 b b)) (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 b b)))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 0 binary64))
(-.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (/.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))))
(fma.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) #s(literal 0 binary64))
(fma.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) #s(literal 0 binary64))
(fma.f64 (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) b #s(literal 0 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))))
(/.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)))
(/.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))))
(/.f64 (neg.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64))) (neg.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))) (neg.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))))
(/.f64 (-.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)) #s(literal 0 binary64)) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))))))))
(/.f64 (*.f64 (*.f64 b b) (-.f64 (pow.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))) (-.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(*.f64 (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) (*.f64 b b))
(*.f64 (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) b)
(*.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64))))
(*.f64 (pow.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (+.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 4 binary64)))) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))))
(+.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(+.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 0 binary64))
(-.f64 (/.f64 #s(literal 0 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(fma.f64 b #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(fma.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal 0 binary64))
(fma.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) #s(literal 0 binary64))
(fma.f64 (/.f64 #s(literal -8 binary64) x-scale) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 0 binary64))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))))
(/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64)) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))
(/.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 0 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))
(/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale))) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (neg.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64))) (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64)))) (neg.f64 (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(/.f64 (*.f64 (/.f64 #s(literal -8 binary64) x-scale) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) x-scale)
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) y-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (*.f64 x-scale y-scale)) y-scale)
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -8 binary64)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))
(*.f64 #s(literal -8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 #s(literal -8 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 8 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (/.f64 #s(literal -8 binary64) x-scale) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal -8 binary64) x-scale))
(*.f64 (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -8 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 0 binary64) (*.f64 #s(literal 8 binary64) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))))
(*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 #s(literal -8 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal -8 binary64))
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) x-scale))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) x-scale) (/.f64 #s(literal -8 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -8 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -8 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -8 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) x-scale) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) x-scale))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 y-scale y-scale)))
#s(literal 0 binary64)
#s(literal 0 binary64)
(neg.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) #s(literal -2 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal 1 binary64)))
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -2 binary64))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))
(pow.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))
(*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))
(*.f64 #s(literal 1/2 binary64) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)))
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) #s(literal 1/2 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) #s(literal -1/2 binary64))
(*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))) #s(literal 4 binary64))
(+.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(+.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(-.f64 (/.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(fma.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(fma.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(fma.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(fma.f64 (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) y-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(fma.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))
(/.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))) #s(literal 2 binary64)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 y-scale y-scale)) (*.f64 #s(literal 2 binary64) (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))) (*.f64 #s(literal 2 binary64) (*.f64 y-scale y-scale)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (-.f64 #s(literal 0 binary64) x-scale)))) (*.f64 #s(literal 2 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) y-scale) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale y-scale)))) (*.f64 #s(literal 2 binary64) y-scale))
(/.f64 (+.f64 #s(literal 2 binary64) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))))) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))) #s(literal 2 binary64)) (*.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 y-scale y-scale) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (-.f64 #s(literal 0 binary64) x-scale)) #s(literal 2 binary64)) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) #s(literal 2 binary64)))
(/.f64 (+.f64 (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 y-scale (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale #s(literal 2 binary64)))
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64)) (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))
(*.f64 (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))))
(*.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (/.f64 (*.f64 (/.f64 (+.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 x-scale #s(literal -4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(+.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))))))
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 1/2 binary64)) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 1/2 binary64)))
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))))
(+.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))))
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (*.f64 #s(literal 1/2 binary64) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 2 binary64) (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))))
(/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 2 binary64))
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 #s(literal 2 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 #s(literal -2 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) #s(literal 1 binary64)) (*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64))) (*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 2 binary64)))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -2 binary64)))
(/.f64 (neg.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 1 binary64)) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) #s(literal -2 binary64))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (+.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 3 binary64)))) (+.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) (-.f64 (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))))
(/.f64 (*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (-.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) (/.f64 #s(literal 1/2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))) #s(literal -2 binary64))
(/.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))
(*.f64 #s(literal 4 binary64) (*.f64 (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 1/2 binary64) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (/.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 2 binary64)))
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64))))
(*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)))
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))
(*.f64 (/.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) #s(literal 1/2 binary64))
(*.f64 (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 2 binary64)) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (*.f64 (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))) #s(literal 4 binary64)) (-.f64 #s(literal 1/2 binary64) (/.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 2 binary64))))
(*.f64 x-scale (*.f64 y-scale y-scale))
(*.f64 y-scale (*.f64 x-scale y-scale))
(*.f64 (*.f64 y-scale y-scale) x-scale)
(*.f64 (*.f64 x-scale y-scale) y-scale)
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
(*.f64 y-scale (*.f64 (*.f64 x-scale y-scale) x-scale))
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale)
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(*.f64 (*.f64 (*.f64 x-scale x-scale) y-scale) y-scale)
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale)
(*.f64 (*.f64 (*.f64 x-scale y-scale) x-scale) y-scale)
(PI.f64)
(log.f64 (exp.f64 (PI.f64)))
(log.f64 (+.f64 #s(literal 1 binary64) (expm1.f64 (PI.f64))))
(exp.f64 (log.f64 (PI.f64)))
(exp.f64 (*.f64 (log.f64 (PI.f64)) #s(literal 1 binary64)))
(-.f64 (exp.f64 (log1p.f64 (PI.f64))) #s(literal 1 binary64))
(sqrt.f64 (*.f64 (PI.f64) (PI.f64)))
(cbrt.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))
(expm1.f64 (log1p.f64 (PI.f64)))
(log1p.f64 (expm1.f64 (PI.f64)))
(pow.f64 (PI.f64) #s(literal 1 binary64))
(pow.f64 (cbrt.f64 (PI.f64)) #s(literal 3 binary64))
(pow.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal 1/3 binary64))
(pow.f64 (sqrt.f64 (PI.f64)) #s(literal 2 binary64))
(*.f64 (PI.f64) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (PI.f64))
(*.f64 (cbrt.f64 (PI.f64)) (cbrt.f64 (*.f64 (PI.f64) (PI.f64))))
(*.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) (cbrt.f64 (PI.f64)))
(*.f64 (sqrt.f64 (PI.f64)) (sqrt.f64 (PI.f64)))
(*.f64 (pow.f64 (cbrt.f64 (*.f64 (PI.f64) (PI.f64))) #s(literal 1 binary64)) (pow.f64 (cbrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)) (pow.f64 (sqrt.f64 (PI.f64)) #s(literal 1 binary64)))
(*.f64 (*.f64 #s(literal 1 binary64) (cbrt.f64 (*.f64 (PI.f64) (PI.f64)))) (cbrt.f64 (PI.f64)))
(+.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(+.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 1 binary64))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))
(/.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))))) (neg.f64 (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))) (*.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))))) (-.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))))
(*.f64 (-.f64 #s(literal 1 binary64) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))
(neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale)))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 4 binary64))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))) (neg.f64 (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale)) (neg.f64 (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (*.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) #s(literal 1 binary64)) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) x-scale) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 3 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (-.f64 (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 4 binary64))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))))
(/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) y-scale) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (*.f64 x-scale y-scale)) y-scale)
(pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) #s(literal -1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))))
(*.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))))
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) x-scale) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))))
(*.f64 (/.f64 (*.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64))))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))))
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) x-scale))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) x-scale) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale y-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (+.f64 (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 b b) #s(literal 1/2 binary64)))) (*.f64 x-scale x-scale)) (/.f64 (+.f64 (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))) (*.f64 (*.f64 a a) #s(literal 1/2 binary64))) (*.f64 b (*.f64 b (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64)))))) (*.f64 y-scale y-scale)))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64)))
(*.f64 #s(literal 2 binary64) (*.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))))
(neg.f64 (/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 x-scale x-scale)))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)))
(/.f64 (/.f64 (*.f64 a a) x-scale) x-scale)
(/.f64 #s(literal -1 binary64) (neg.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 a a) #s(literal 1 binary64)) (*.f64 x-scale x-scale))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) x-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (*.f64 (/.f64 a x-scale) a) x-scale)
(pow.f64 (/.f64 a x-scale) #s(literal 2 binary64))
(pow.f64 (*.f64 x-scale (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64))
(*.f64 a (/.f64 a (*.f64 x-scale x-scale)))
(*.f64 (*.f64 a a) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 a x-scale) (/.f64 a x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 a (*.f64 x-scale x-scale)) a)
(exp.f64 (*.f64 (log.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 1 binary64)))
(sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64))
(*.f64 (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64)) (pow.f64 (sin.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))) #s(literal 1 binary64)))
(cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64))))
(pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1 binary64))
(*.f64 (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64)) (pow.f64 (cos.f64 (/.f64 angle (/.f64 #s(literal 180 binary64) (PI.f64)))) #s(literal 1/2 binary64)))
(+.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (neg.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)))
(-.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) y-scale)
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (*.f64 (*.f64 x-scale y-scale) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b))))))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (*.f64 (*.f64 x-scale y-scale) (+.f64 (*.f64 a a) (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 (*.f64 x-scale y-scale) (*.f64 a a))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) #s(literal 1 binary64)) (*.f64 (+.f64 (*.f64 a a) (*.f64 b b)) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) #s(literal 1 binary64)) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) (neg.f64 y-scale))
(/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) y-scale) x-scale)
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) #s(literal 3 binary64))) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) (+.f64 (*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)))))
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)) (*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))) (+.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)))
(/.f64 (*.f64 (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))) (+.f64 (*.f64 a a) (*.f64 b b)))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))) #s(literal -1 binary64))
(*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (-.f64 (*.f64 b b) (*.f64 a a)))
(*.f64 (+.f64 a b) (/.f64 (-.f64 b a) (*.f64 x-scale y-scale)))
(*.f64 (+.f64 a b) (*.f64 (-.f64 b a) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (+.f64 a b) x-scale) (/.f64 (-.f64 b a) y-scale))
(*.f64 (/.f64 (+.f64 a b) y-scale) (/.f64 (-.f64 b a) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) #s(literal 1 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))
(/.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (neg.f64 (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))
(/.f64 (*.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)) (-.f64 (*.f64 b b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (+.f64 a b)) (-.f64 b a))
(pow.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) #s(literal -1 binary64))
(*.f64 x-scale (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 y-scale (/.f64 x-scale (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 y-scale (*.f64 x-scale (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))
(*.f64 (/.f64 y-scale (-.f64 (*.f64 b b) (*.f64 a a))) x-scale)
(*.f64 (/.f64 x-scale (+.f64 a b)) (/.f64 y-scale (-.f64 b a)))
(*.f64 (/.f64 y-scale (+.f64 a b)) (/.f64 x-scale (-.f64 b a)))
(*.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (-.f64 (*.f64 b b) (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 (*.f64 b b) (*.f64 b (*.f64 b (*.f64 b b)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 (*.f64 a a) a) a)))) (+.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 a a) (+.f64 (*.f64 a a) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b (*.f64 b (*.f64 b b))) (*.f64 (*.f64 (*.f64 a a) a) a))) (+.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) x-scale)) y-scale)

simplify612.0ms (2.3%)

Algorithm
egg-herbie
Rules
6218×*-lowering-*.f32
6218×*-lowering-*.f64
5870×+-lowering-+.f64
5870×+-lowering-+.f32
1462×distribute-lft-in
Iterations

Useful iterations: 1 (0.0ms)

IterNodesCost
098935497
1393329300
0827129300
Stop Event
iter limit
node limit
Counts
828 → 828
Calls
Call 1
Inputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* 1/90 (* angle (PI)))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(* (pow b 2) (sin (* 1/90 (* angle (PI)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(* (pow b 2) (sin (* 1/90 (* angle (PI)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(* (pow b 2) (sin (* 1/90 (* angle (PI)))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/708588000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* -1/16200 (/ (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (pow y-scale 2))) (+ (* -1/51018336000000 (/ (pow (PI) 6) (pow y-scale 2))) (+ (* -1/408146688000000 (/ (pow (PI) 6) (pow y-scale 2))) (* -1/6122200320000000 (/ (pow (PI) 6) (pow y-scale 2))))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2))))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -1/4050 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/3149280000 (* (pow (PI) 4) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/396718580736000000000 (pow (PI) 8)) (+ (* -1/2777030065152000000000 (pow (PI) 8)) (* 1/32400 (* (pow (PI) 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
0
(* 1/8100 (* (pow angle 2) (pow (PI) 2)))
(* (pow angle 2) (+ (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* 1/8100 (pow (PI) 2))))
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* 1/191318760000000 (* (pow angle 2) (pow (PI) 6)))))))
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/86782189536000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/191318760000000 (pow (PI) 6))))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (* (pow angle 2) (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/4958982259200000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/6198727824000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/173564379072000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* 1/16200 (* (pow angle 2) (pow (PI) 2)))
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2))))
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))
(+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(* 1/90 (* angle (PI)))
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(sin (* 1/90 (* angle (PI))))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(/ (pow a 2) (pow x-scale 2))
(* 1/180 (* angle (PI)))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
(sin (* 1/180 (* angle (PI))))
1
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(cos (* 1/180 (* angle (PI))))
(* -1 (/ (pow a 2) (* x-scale y-scale)))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/ (pow b 2) (* x-scale y-scale))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(/ (pow b 2) (* x-scale y-scale))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(/ (pow b 2) (* x-scale y-scale))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(* -1 (/ (pow a 2) (* x-scale y-scale)))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(* -1 (/ (pow a 2) (* x-scale y-scale)))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(* -1 (/ (* x-scale y-scale) (pow a 2)))
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 4))))
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 6))) (/ (* x-scale y-scale) (pow a 4)))))
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 8))) (/ (* x-scale y-scale) (pow a 6)))) (/ (* x-scale y-scale) (pow a 4)))))
(/ (* x-scale y-scale) (pow b 2))
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))
(/ (* x-scale y-scale) (pow b 2))
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))
(/ (* x-scale y-scale) (pow b 2))
(+ (/ (* x-scale y-scale) (pow b 2)) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 4)))
(+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 6)) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))
(+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 8)) (* -1 (/ (* x-scale y-scale) (pow b 6))))) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))
(* -1 (/ (* x-scale y-scale) (pow a 2)))
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))
(* -1 (/ (* x-scale y-scale) (pow a 2)))
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow b 2) (+ (* -4 (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (pow.f64 b #s(literal 4 binary64)))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow a 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow a 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 b b)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* (pow a 2) (+ (* -4 (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))) (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* -2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -2 (/ (* (pow b 2) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (/ (* (pow b 4) (pow (sin (* 1/90 (* angle (PI)))) 2)) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))) (/ (pow (sin (* 1/90 (* angle (PI)))) 2) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 a a)) (+.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (+.f64 (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)) (pow.f64 a #s(literal 4 binary64)))) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* -1/196830000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (/ (* (+ (* 1/31886460000000 (pow (PI) 6)) (* 1/19131876000000 (pow (PI) 6))) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (/.f64 (*.f64 #s(literal -1/196830000 binary64) (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/11957422500000 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow y-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow y-scale 2))) (pow x-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 y-scale y-scale)) (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (pow x-scale 2))) (/ (* (pow (sin (* 1/90 (* angle (PI)))) 2) (pow (- (pow b 2) (pow a 2)) 2)) (pow x-scale 2))) (pow y-scale 2))
(/.f64 (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 (pow.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) #s(literal 2 binary64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* (pow b 2) (* x-scale y-scale)))) (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))
(/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)))
(+ (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 x-scale y-scale)))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (* x-scale y-scale)))
(/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* (pow a 2) (+ (* -1 (/ (sin (* 1/90 (* angle (PI)))) (* x-scale y-scale))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (* (pow a 2) (* x-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 (/.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (*.f64 x-scale y-scale)) (+.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 a a)))))
(* 1/90 (/ (* angle (* (PI) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))
(/.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 x-scale y-scale))
(* angle (+ (* -1/4374000 (/ (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))
(*.f64 angle (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))) (* x-scale y-scale)))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 #s(literal 1/708588000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)))))))
(* angle (+ (* 1/90 (/ (* (PI) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/4374000 (/ (* (pow (PI) 3) (- (pow b 2) (pow a 2))) (* x-scale y-scale))) (* (pow angle 2) (+ (* -1/241061637600000000 (/ (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2)))) (* x-scale y-scale))) (* 1/708588000000 (/ (* (pow (PI) 5) (- (pow b 2) (pow a 2))) (* x-scale y-scale)))))))))
(*.f64 angle (+.f64 (/.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (/.f64 (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64)))) (*.f64 x-scale y-scale))))))))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(/ (* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2))) (* x-scale y-scale))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (pow b 2) (sin (* 1/90 (* angle (PI)))))
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b))))
(* (pow b 2) (sin (* 1/90 (* angle (PI)))))
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b))))
(* (pow b 2) (+ (sin (* 1/90 (* angle (PI)))) (* -1 (/ (* (pow a 2) (sin (* 1/90 (* angle (PI))))) (pow b 2)))))
(*.f64 (*.f64 b b) (-.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (/.f64 (*.f64 (*.f64 a a) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 b b))))
(* (pow b 2) (sin (* 1/90 (* angle (PI)))))
(*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(+ (* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI)))))) (* (pow b 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* -1 (* (pow a 2) (sin (* 1/90 (* angle (PI))))))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* (pow a 2) (+ (* -1 (sin (* 1/90 (* angle (PI))))) (/ (* (pow b 2) (sin (* 1/90 (* angle (PI))))) (pow a 2))))
(*.f64 (*.f64 a a) (-.f64 (/.f64 (*.f64 (*.f64 b b) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 a a)) (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 1/90 (* angle (* (PI) (- (pow b 2) (pow a 2)))))
(*.f64 #s(literal 1/90 binary64) (*.f64 (*.f64 angle (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))))
(* angle (+ (* -1/4374000 (* (pow angle 2) (* (pow (PI) 3) (- (pow b 2) (pow a 2))))) (* 1/90 (* (PI) (- (pow b 2) (pow a 2))))))
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))))) (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a)))))
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* 1/708588000000 (* (pow angle 2) (* (pow (PI) 5) (- (pow b 2) (pow a 2)))))))))
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 5 binary64))) (-.f64 (*.f64 b b) (*.f64 a a))))))))
(* angle (+ (* 1/90 (* (PI) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/4374000 (* (pow (PI) 3) (- (pow b 2) (pow a 2)))) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (* (pow (PI) 7) (- (pow b 2) (pow a 2))))) (* 1/708588000000 (* (pow (PI) 5) (- (pow b 2) (pow a 2))))))))))
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 (*.f64 (*.f64 angle angle) (pow.f64 (PI.f64) #s(literal 7 binary64))) (-.f64 (*.f64 b b) (*.f64 a a)))) (*.f64 #s(literal 1/708588000000 binary64) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 5 binary64))))))))))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (sin (* 1/90 (* angle (PI)))) (- (pow b 2) (pow a 2)))
(*.f64 (sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))) (-.f64 (*.f64 b b) (*.f64 a a)))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow a 2) (* (pow b 2) (+ (* -8 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))) (pow x-scale 2))))))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow y-scale 2))) (* -4 (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2))))))) (pow x-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 y-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))) (*.f64 x-scale x-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 b b) #s(literal 0 binary64))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) #s(literal 1/393660000 binary64)))) (*.f64 x-scale x-scale)))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* -1/16200 (/ (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))) (pow y-scale 2))) (+ (* -1/51018336000000 (/ (pow (PI) 6) (pow y-scale 2))) (+ (* -1/408146688000000 (/ (pow (PI) 6) (pow y-scale 2))) (* -1/6122200320000000 (/ (pow (PI) 6) (pow y-scale 2))))))) (pow x-scale 2)))))) (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (* 1/6298560000 (/ (pow (PI) 4) (pow y-scale 2))) (+ (* 1/2099520000 (/ (pow (PI) 4) (pow y-scale 2))) (* 1/524880000 (/ (pow (PI) 4) (pow y-scale 2)))))) (pow x-scale 2))))))) (* (pow b 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) #s(literal 0 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) #s(literal 1/393660000 binary64)))) (*.f64 x-scale x-scale)))) (*.f64 (*.f64 (*.f64 angle angle) (*.f64 b b)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2040733440000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 13/1224440064000000 binary64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -1/16200 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 y-scale y-scale)) (*.f64 (/.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (*.f64 y-scale y-scale)) #s(literal -17/765275040000000 binary64))))) (*.f64 x-scale x-scale)))))))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* -4 (/ (* (pow a 2) (+ (/ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)) (/ (pow (sin (* 1/180 (* angle (PI)))) 4) (pow y-scale 2)))) (pow x-scale 2)))))
(*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 x-scale x-scale))))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(/ (* (pow b 2) (+ (* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (pow x-scale 2))) (* -4 (/ (* (pow a 2) (+ (pow (cos (* 1/180 (* angle (PI)))) 4) (pow (sin (* 1/180 (* angle (PI)))) 4))) (pow x-scale 2))))) (pow y-scale 2))
(/.f64 (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))))) (*.f64 x-scale x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (+.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64))))) (*.f64 x-scale x-scale)))) (*.f64 y-scale y-scale))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -1/4050 (/ (* (pow a 2) (* (pow angle 2) (pow (PI) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -1/4050 binary64) (/.f64 (*.f64 (*.f64 a a) (*.f64 (*.f64 angle (PI.f64)) (*.f64 angle (PI.f64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4050 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 angle angle)) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4050 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2040733440000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 13/1224440064000000 binary64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))))) (*.f64 y-scale y-scale)) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 y-scale y-scale))))))))
(* (pow angle 2) (+ (* -1/4050 (/ (* (pow a 2) (pow (PI) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (+ (* -1/1049760000 (pow (PI) 4)) (* -1/3149280000 (pow (PI) 4)))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -8 (/ (* (pow a 2) (* (pow angle 2) (+ (* -1/32400 (* (pow (PI) 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6))))) (+ (* -1/3149280000 (* (pow (PI) 4) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))) (+ (* -1/396718580736000000000 (pow (PI) 8)) (+ (* -1/2777030065152000000000 (pow (PI) 8)) (* 1/32400 (* (pow (PI) 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6))))))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* -8 (/ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (+ (* 1/1224440064000000 (pow (PI) 6)) (+ (* 1/102036672000000 (pow (PI) 6)) (* 1/32400 (* (pow (PI) 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4))))))))) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4050 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal -8 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64)))) (+.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 8 binary64)) #s(literal -1/347128758144000000000 binary64))) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64)))))) (*.f64 y-scale y-scale)) (/.f64 (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/2040733440000000 binary64)) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 13/1224440064000000 binary64)) (*.f64 (*.f64 #s(literal 1/32400 binary64) (*.f64 (PI.f64) (PI.f64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 y-scale y-scale))))))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* -8 (/ (* (pow a 2) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 #s(literal -8 binary64) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
0
#s(literal 0 binary64)
(* 1/8100 (* (pow angle 2) (pow (PI) 2)))
(*.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))
(* (pow angle 2) (+ (* -1/787320000 (* (pow angle 2) (pow (PI) 4))) (* 1/8100 (pow (PI) 2))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/787320000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64))))
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* 1/191318760000000 (* (pow angle 2) (pow (PI) 6)))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 #s(literal 1/191318760000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64)))))))
(* (pow angle 2) (+ (* 1/8100 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/787320000 (pow (PI) 4)) (* (pow angle 2) (+ (* -1/86782189536000000000 (* (pow angle 2) (pow (PI) 8))) (* 1/191318760000000 (pow (PI) 6))))))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/8100 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/787320000 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/86782189536000000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/191318760000000 binary64))))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* 2 (- 1 (cos (* 1/90 (* angle (PI))))))
(*.f64 #s(literal 2 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64))))))))
(+ (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* -4 (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* (pow b 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* (pow a 2) (+ (* 1/12597120000 (pow (PI) 4)) (* 1/4199040000 (pow (PI) 4)))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* (pow a 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))) (* (pow b 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* (pow a 2) (+ (* -1/816293376000000 (pow (PI) 6)) (* -1/12244400640000000 (pow (PI) 6)))) (* (pow b 2) (+ (* 1/2040733440000000 (pow (PI) 6)) (* 1/1224440064000000 (pow (PI) 6)))))) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))))))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (+.f64 (*.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/3149280000 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (+.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal -1/765275040000000 binary64))) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/765275040000000 binary64))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal 1/23914845000000 binary64))))))))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 b b) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow a 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow b 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 b b)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(+.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 b #s(literal 4 binary64)) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 a a) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow b 4) (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* -4 (/ (* (pow (cos (* 1/180 (* angle (PI)))) 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -4 (/ (+ (/ (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 4)) (* (pow x-scale 2) (pow y-scale 2)))) (pow a 2))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2)))))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))) (+.f64 (*.f64 #s(literal -4 binary64) (+.f64 (*.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))) (*.f64 a a)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow y-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow y-scale 2)))) (pow x-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 y-scale y-scale))) (*.f64 x-scale x-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(/ (+ (* -4 (/ (* (+ (* (pow a 2) (pow (cos (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (sin (* 1/180 (* angle (PI)))) 2))) (+ (* (pow a 2) (pow (sin (* 1/180 (* angle (PI)))) 2)) (* (pow b 2) (pow (cos (* 1/180 (* angle (PI)))) 2)))) (pow x-scale 2))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (pow x-scale 2)))) (pow y-scale 2))
(/.f64 (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (/.f64 (+.f64 (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (pow.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))) #s(literal 2 binary64)))) (*.f64 x-scale x-scale)))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale))
(* 1/8100 (/ (* (pow angle 2) (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 angle angle) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (* (pow angle 2) (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle angle)) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64)))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))) (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal 1/23914845000000 binary64))) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64)))))))
(* (pow angle 2) (+ (* 1/8100 (/ (* (pow (PI) 2) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow angle 2) (+ (* 2 (+ (* -1/524880000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/1574640000 (/ (* (pow (PI) 4) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))) (* (pow angle 2) (+ (* 2 (* (pow angle 2) (+ (* -1/4958982259200000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* -1/6198727824000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* -1/173564379072000000000 (/ (* (pow (PI) 8) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))) (* 2 (+ (* 1/382637520000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (* 1/25509168000000 (/ (* (pow (PI) 6) (pow (- (pow b 2) (pow a 2)) 2)) (* (pow x-scale 2) (pow y-scale 2))))))))))))
(*.f64 (*.f64 angle angle) (+.f64 (/.f64 (*.f64 #s(literal 1/8100 binary64) (*.f64 (*.f64 (PI.f64) (PI.f64)) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal 2 binary64) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/393660000 binary64))) (*.f64 (*.f64 angle angle) (*.f64 #s(literal 2 binary64) (+.f64 (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal 1/23914845000000 binary64)) (*.f64 (*.f64 angle angle) (*.f64 (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) #s(literal -1/2711943423000000000 binary64))))))))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* -4 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* -4 (/ (* (pow a 2) (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* -4 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (* 2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (* (- 1 (cos (* 1/90 (* angle (PI))))) (pow (- (pow b 2) (pow a 2)) 2))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(* 1/16200 (* (pow angle 2) (pow (PI) 2)))
(*.f64 (*.f64 #s(literal 1/16200 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64)))
(* (pow angle 2) (- (* -1/1574640000 (* (pow angle 2) (pow (PI) 4))) (* -1/16200 (pow (PI) 2))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/1574640000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64))))
(* (pow angle 2) (- (* (pow angle 2) (- (* 1/382637520000000 (* (pow angle 2) (pow (PI) 6))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal 1/382637520000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64))))
(* (pow angle 2) (- (* (pow angle 2) (- (* (pow angle 2) (- (* -1/173564379072000000000 (* (pow angle 2) (pow (PI) 8))) (* -1/382637520000000 (pow (PI) 6)))) (* 1/1574640000 (pow (PI) 4)))) (* -1/16200 (pow (PI) 2))))
(*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/173564379072000000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 8 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) #s(literal 1/382637520000000 binary64)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal -1/1574640000 binary64)))) (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal 1/16200 binary64))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(- 1 (cos (* 1/90 (* angle (PI)))))
(-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow a 2) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 a a) (+.f64 (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 a a) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow a 4) (+ (* 1/4 (/ (* (pow b 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow b 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow a 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 a #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 b b) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 a #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 b b) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 a a) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* (pow angle 2) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2)))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))))))
(+ (* (pow angle 2) (+ (* (pow angle 2) (+ (* (pow angle 2) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2)))) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/765275040000000 (* (pow b 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow a 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/765275040000000 (* (pow a 2) (pow (PI) 6))) (* 1/765275040000000 (* (pow b 2) (pow (PI) 6))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2)))) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (+ (/ (* (pow a 2) (+ (* -1/3149280000 (* (pow a 2) (pow (PI) 4))) (* 1/3149280000 (* (pow b 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/3149280000 (* (pow b 2) (pow (PI) 4))) (* 1/3149280000 (* (pow a 2) (pow (PI) 4))))) (* (pow x-scale 2) (pow y-scale 2))))))) (+ (/ (* (pow a 2) (+ (* -1/32400 (* (pow b 2) (pow (PI) 2))) (* 1/32400 (* (pow a 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2))) (/ (* (pow b 2) (+ (* -1/32400 (* (pow a 2) (pow (PI) 2))) (* 1/32400 (* (pow b 2) (pow (PI) 2))))) (* (pow x-scale 2) (pow y-scale 2)))))) (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 b b)) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (/.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))) (*.f64 (*.f64 angle angle) (+.f64 (+.f64 (/.f64 (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 a a)) (*.f64 #s(literal 1/32400 binary64) (*.f64 b b)))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) (+.f64 (*.f64 #s(literal -1/32400 binary64) (*.f64 b b)) (*.f64 #s(literal 1/32400 binary64) (*.f64 a a)))) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) (+.f64 (*.f64 #s(literal -1/3149280000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/3149280000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 b b)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 a a)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (/.f64 (*.f64 (*.f64 b b) (*.f64 (pow.f64 (PI.f64) #s(literal 6 binary64)) (+.f64 (*.f64 #s(literal -1/765275040000000 binary64) (*.f64 a a)) (*.f64 #s(literal 1/765275040000000 binary64) (*.f64 b b))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))))))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))))
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (* (pow b 2) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow b 2) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow x-scale 2) (pow y-scale 2)))))))
(+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (*.f64 (*.f64 b b) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (+.f64 (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 b b) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* 1/2 (/ (* (pow b 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (pow.f64 b #s(literal 4 binary64)))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(* (pow b 4) (+ (* 1/4 (/ (* (pow a 2) (pow (- 1 (cos (* 1/90 (* angle (PI))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))) (+ (* 1/2 (/ (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI)))))) (* (pow x-scale 2) (pow y-scale 2)))) (+ (* 1/2 (/ (* (pow a 4) (* (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 4) (* (pow x-scale 2) (pow y-scale 2))))) (/ (* (pow a 2) (pow (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))) 2)) (* (pow b 2) (* (pow x-scale 2) (pow y-scale 2))))))))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (*.f64 a a) (pow.f64 (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))) #s(literal 2 binary64)))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))) (+.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (+.f64 (/.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 b #s(literal 4 binary64))) #s(literal 1 binary64)) (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a a) (pow.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) #s(literal 2 binary64))) (*.f64 (*.f64 b b) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))))))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(/ (* (+ (* 1/2 (* (pow a 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow b 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI)))))))) (+ (* 1/2 (* (pow b 2) (- 1 (cos (* 1/90 (* angle (PI))))))) (* (pow a 2) (+ 1/2 (* 1/2 (cos (* 1/90 (* angle (PI))))))))) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 a a)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 b b) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))))) (+.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 b b)) (-.f64 #s(literal 1 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))))) (*.f64 (*.f64 a a) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))))))) (*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale)))
(* 1/90 (* angle (PI)))
(*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64)))
(* angle (+ (* -1/4374000 (* (pow angle 2) (pow (PI) 3))) (* 1/90 (PI))))
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 #s(literal 1/90 binary64) (PI.f64))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* 1/708588000000 (* (pow angle 2) (pow (PI) 5)))))))
(*.f64 angle (+.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 #s(literal 1/708588000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))
(* angle (+ (* 1/90 (PI)) (* (pow angle 2) (+ (* -1/4374000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/241061637600000000 (* (pow angle 2) (pow (PI) 7))) (* 1/708588000000 (pow (PI) 5))))))))
(*.f64 angle (+.f64 (*.f64 #s(literal 1/90 binary64) (PI.f64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 #s(literal -1/4374000 binary64) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/241061637600000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 #s(literal 1/708588000000 binary64) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(sin (* 1/90 (* angle (PI))))
(sin.f64 (*.f64 #s(literal 1/90 binary64) (*.f64 angle (PI.f64))))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(/ (pow a 2) (pow x-scale 2))
(/.f64 (*.f64 a a) (*.f64 x-scale x-scale))
(* 1/180 (* angle (PI)))
(*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64))
(* angle (+ (* -1/34992000 (* (pow angle 2) (pow (PI) 3))) (* 1/180 (PI))))
(*.f64 angle (+.f64 (*.f64 (*.f64 #s(literal -1/34992000 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64)))) (*.f64 (PI.f64) #s(literal 1/180 binary64))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* 1/22674816000000 (* (pow angle 2) (pow (PI) 5)))))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)) (*.f64 (*.f64 #s(literal 1/22674816000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 5 binary64)))))))
(* angle (+ (* 1/180 (PI)) (* (pow angle 2) (+ (* -1/34992000 (pow (PI) 3)) (* (pow angle 2) (+ (* -1/30855889612800000000 (* (pow angle 2) (pow (PI) 7))) (* 1/22674816000000 (pow (PI) 5))))))))
(*.f64 angle (+.f64 (*.f64 (PI.f64) #s(literal 1/180 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (*.f64 (PI.f64) (PI.f64))) #s(literal -1/34992000 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/30855889612800000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 7 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 5 binary64)) #s(literal 1/22674816000000 binary64))))))))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(sin (* 1/180 (* angle (PI))))
(sin.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
1
#s(literal 1 binary64)
(+ 1 (* -1/64800 (* (pow angle 2) (pow (PI) 2))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 #s(literal -1/64800 binary64) (*.f64 angle angle)) (*.f64 (PI.f64) (PI.f64))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* 1/25194240000 (* (pow angle 2) (pow (PI) 4))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 #s(literal 1/25194240000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 4 binary64))))))
(+ 1 (* (pow angle 2) (+ (* -1/64800 (pow (PI) 2)) (* (pow angle 2) (+ (* -1/24488801280000000 (* (pow angle 2) (pow (PI) 6))) (* 1/25194240000 (pow (PI) 4)))))))
(+.f64 #s(literal 1 binary64) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 (PI.f64) (PI.f64)) #s(literal -1/64800 binary64)) (*.f64 (*.f64 angle angle) (+.f64 (*.f64 (*.f64 #s(literal -1/24488801280000000 binary64) (*.f64 angle angle)) (pow.f64 (PI.f64) #s(literal 6 binary64))) (*.f64 (pow.f64 (PI.f64) #s(literal 4 binary64)) #s(literal 1/25194240000 binary64)))))))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(cos (* 1/180 (* angle (PI))))
(cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/180 binary64)))
(* -1 (/ (pow a 2) (* x-scale y-scale)))
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (pow b 2) (* x-scale y-scale))
(/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(/ (pow b 2) (* x-scale y-scale))
(/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(* (pow b 2) (+ (* -1 (/ (pow a 2) (* (pow b 2) (* x-scale y-scale)))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)))))
(/ (pow b 2) (* x-scale y-scale))
(/.f64 (/.f64 (*.f64 b b) x-scale) y-scale)
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(+ (* -1 (/ (pow a 2) (* x-scale y-scale))) (/ (pow b 2) (* x-scale y-scale)))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(* -1 (/ (pow a 2) (* x-scale y-scale)))
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))))
(* -1 (/ (pow a 2) (* x-scale y-scale)))
(/.f64 (*.f64 a a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))))
(* (pow a 2) (- (/ (pow b 2) (* (pow a 2) (* x-scale y-scale))) (/ 1 (* x-scale y-scale))))
(*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 b b) (*.f64 (*.f64 a a) (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale))))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (- (pow b 2) (pow a 2)) (* x-scale y-scale))
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(/ (* x-scale y-scale) (- (pow b 2) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))
(* -1 (/ (* x-scale y-scale) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 4))))
(-.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (pow.f64 a #s(literal 4 binary64))))
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 6))) (/ (* x-scale y-scale) (pow a 4)))))
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (pow.f64 a #s(literal 6 binary64)))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)))
(+ (* -1 (/ (* x-scale y-scale) (pow a 2))) (* (pow b 2) (- (* (pow b 2) (- (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 8))) (/ (* x-scale y-scale) (pow a 6)))) (/ (* x-scale y-scale) (pow a 4)))))
(-.f64 (*.f64 (*.f64 b b) (-.f64 (*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (neg.f64 (pow.f64 a #s(literal 8 binary64)))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)))
(/ (* x-scale y-scale) (pow b 2))
(/.f64 (*.f64 x-scale y-scale) (*.f64 b b))
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (* x-scale y-scale) (pow b 2))
(/.f64 (*.f64 x-scale y-scale) (*.f64 b b))
(/ (+ (* x-scale y-scale) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (pow b 2))
(/.f64 (+.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))) (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2)))) (pow b 2))
(/.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 b b))
(/ (- (+ (* x-scale y-scale) (/ (* (pow a 6) (* x-scale y-scale)) (pow b 6))) (+ (* -1 (/ (* (pow a 2) (* x-scale y-scale)) (pow b 2))) (* -1 (/ (* (pow a 4) (* x-scale y-scale)) (pow b 4))))) (pow b 2))
(/.f64 (-.f64 (+.f64 (+.f64 (*.f64 x-scale y-scale) (*.f64 (pow.f64 a #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (*.f64 b b))) (*.f64 (pow.f64 a #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 b b))
(/ (* x-scale y-scale) (pow b 2))
(/.f64 (*.f64 x-scale y-scale) (*.f64 b b))
(+ (/ (* x-scale y-scale) (pow b 2)) (/ (* (pow a 2) (* x-scale y-scale)) (pow b 4)))
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 4 binary64))))
(+ (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 6)) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64)))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64))))))
(+ (* (pow a 2) (- (* (pow a 2) (- (/ (* (pow a 2) (* x-scale y-scale)) (pow b 8)) (* -1 (/ (* x-scale y-scale) (pow b 6))))) (* -1 (/ (* x-scale y-scale) (pow b 4))))) (/ (* x-scale y-scale) (pow b 2)))
(+.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (*.f64 (*.f64 a a) (+.f64 (*.f64 (*.f64 a a) (+.f64 (/.f64 (*.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (pow.f64 b #s(literal 8 binary64))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 6 binary64))))) (/.f64 (*.f64 x-scale y-scale) (pow.f64 b #s(literal 4 binary64))))))
(* -1 (/ (* x-scale y-scale) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a))
(* -1 (/ (* x-scale y-scale) (pow a 2)))
(/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/ (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)))) (pow a 2))
(/.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2))) (pow a 2))
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64))))) (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a))) (*.f64 a a))
(/ (- (+ (* -1 (* x-scale y-scale)) (* -1 (/ (* (pow b 6) (* x-scale y-scale)) (pow a 6)))) (+ (/ (* (pow b 2) (* x-scale y-scale)) (pow a 2)) (/ (* (pow b 4) (* x-scale y-scale)) (pow a 4)))) (pow a 2))
(/.f64 (-.f64 (-.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 (pow.f64 b #s(literal 6 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 6 binary64))))) (+.f64 (/.f64 (*.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (*.f64 a a)) (*.f64 (pow.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (pow.f64 a #s(literal 4 binary64)))))) (*.f64 a a))

eval446.0ms (1.6%)

Compiler

Compiled 229744 to 7320 computations (96.8% saved)

prune246.0ms (0.9%)

Pruning

17 alts after pruning (15 fresh and 2 done)

PrunedKeptTotal
New2292132305
Fresh14216
Picked325
Done000
Total2309172326
Accuracy
85.3%
Counts
2326 → 17
Alt Table
Click to see full alt table
StatusAccuracyProgram
57.3%
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
72.3%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
57.3%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
25.3%
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale))
45.6%
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) x-scale))))) #s(literal 0 binary64))
51.8%
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 a x-scale) (/.f64 a x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
63.2%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale))
50.8%
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
65.0%
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
71.1%
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
60.9%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale))
52.6%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
60.7%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b))
71.9%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))))
62.1%
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
46.8%
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
34.2%
#s(literal 0 binary64)
Compiler

Compiled 1272 to 674 computations (47% saved)

simplify258.0ms (1%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(*.f64 x-scale (*.f64 x-scale y-scale))
cost-diff0
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
cost-diff0
(/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
cost-diff128
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
cost-diff0
(/.f64 x-scale (*.f64 a a))
cost-diff0
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
cost-diff0
(/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a))))
cost-diff0
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
cost-diff0
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 a a))
cost-diff0
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale))
cost-diff0
(/.f64 b x-scale)
cost-diff0
(/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
cost-diff0
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
cost-diff0
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
cost-diff0
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))
cost-diff0
(*.f64 a a)
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 a a))
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
Rules
6164×*-lowering-*.f32
6164×*-lowering-*.f64
3696×/-lowering-/.f32
3696×/-lowering-/.f64
2794×associate-/l/
Iterations

Useful iterations: 7 (0.0ms)

IterNodesCost
034244
1124226
2564218
33579214
44512214
54805214
64829214
74829213
85761213
95886213
105887213
115887213
126104213
136113213
146113213
08065213
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)))
(* -4 (* a a))
-4
(* a a)
a
(* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))
(/ (* x-scale y-scale) b)
(* x-scale y-scale)
x-scale
y-scale
b
(* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))))
b
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))
(/ (/ b x-scale) (* x-scale (* y-scale y-scale)))
(/ b x-scale)
x-scale
(* x-scale (* y-scale y-scale))
(* y-scale y-scale)
y-scale
(* -4 (* a a))
-4
(* a a)
a
(* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale))
(* -4 (* a a))
-4
(* a a)
a
(/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)
(/ (/ (* b b) x-scale) (* x-scale y-scale))
(/ (* b b) x-scale)
(* b b)
b
x-scale
(* x-scale y-scale)
y-scale
(* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale)))
(/ -4 (* x-scale (/ x-scale (* a a))))
-4
(* x-scale (/ x-scale (* a a)))
x-scale
(/ x-scale (* a a))
(* a a)
a
(/ (* b b) (* y-scale y-scale))
(* b b)
b
(* y-scale y-scale)
y-scale
(/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))))
1
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))
(* y-scale (* x-scale (* x-scale y-scale)))
y-scale
(* x-scale (* x-scale y-scale))
x-scale
(* x-scale y-scale)
(* (* a a) (* -4 (* b b)))
(* a a)
a
(* -4 (* b b))
-4
(* b b)
b
Outputs
(/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b))
(* -4 (* a a))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
-4
#s(literal -4 binary64)
(* a a)
(*.f64 a a)
a
(* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
b
(* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b))
b
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b))
(/ (/ b x-scale) (* x-scale (* y-scale y-scale)))
(/.f64 b (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))
(/ b x-scale)
(/.f64 b x-scale)
x-scale
(* x-scale (* y-scale y-scale))
(*.f64 y-scale (*.f64 x-scale y-scale))
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
(* -4 (* a a))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
-4
#s(literal -4 binary64)
(* a a)
(*.f64 a a)
a
(* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b))
(* -4 (* a a))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
-4
#s(literal -4 binary64)
(* a a)
(*.f64 a a)
a
(/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b))
(/ (/ (* b b) x-scale) (* x-scale y-scale))
(/.f64 b (/.f64 (*.f64 y-scale (*.f64 x-scale x-scale)) b))
(/ (* b b) x-scale)
(/.f64 b (/.f64 x-scale b))
(* b b)
(*.f64 b b)
b
x-scale
(* x-scale y-scale)
(*.f64 x-scale y-scale)
y-scale
(* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b))
(/ -4 (* x-scale (/ x-scale (* a a))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale x-scale) a) a))
-4
#s(literal -4 binary64)
(* x-scale (/ x-scale (* a a)))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
x-scale
(/ x-scale (* a a))
(/.f64 x-scale (*.f64 a a))
(* a a)
(*.f64 a a)
a
(/ (* b b) (* y-scale y-scale))
(/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)
(* b b)
(*.f64 b b)
b
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
(/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) b) b))
1
#s(literal 1 binary64)
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))
(/.f64 (/.f64 (/.f64 (*.f64 y-scale (/.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale x-scale)) a) a)) b) b) #s(literal -4 binary64))
(* y-scale (* x-scale (* x-scale y-scale)))
(*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale)))
y-scale
(* x-scale (* x-scale y-scale))
(*.f64 y-scale (*.f64 x-scale x-scale))
x-scale
(* x-scale y-scale)
(*.f64 x-scale y-scale)
(* (* a a) (* -4 (* b b)))
(*.f64 (*.f64 a a) (*.f64 b (*.f64 #s(literal -4 binary64) b)))
(* a a)
(*.f64 a a)
a
(* -4 (* b b))
(*.f64 b (*.f64 #s(literal -4 binary64) b))
-4
#s(literal -4 binary64)
(* b b)
(*.f64 b b)
b

localize235.0ms (0.9%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy99.4%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
accuracy93.7%
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
accuracy79.7%
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
accuracy75.0%
(/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
accuracy91.6%
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
accuracy87.5%
(/.f64 x-scale (*.f64 a a))
accuracy78.0%
(/.f64 (*.f64 b b) (*.f64 y-scale y-scale))
accuracy76.1%
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
accuracy92.9%
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale)
accuracy89.3%
(/.f64 (*.f64 b b) x-scale)
accuracy88.9%
(/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale))
accuracy73.7%
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale))
accuracy94.3%
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
accuracy90.0%
(/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
accuracy87.6%
(*.f64 x-scale (*.f64 y-scale y-scale))
accuracy74.3%
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
accuracy100.0%
(*.f64 #s(literal -4 binary64) (*.f64 a a))
accuracy99.7%
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))
accuracy91.7%
(/.f64 (*.f64 x-scale y-scale) b)
accuracy74.0%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
Results
163.0ms256×0valid
Compiler

Compiled 317 to 36 computations (88.6% saved)

Precisions
Click to see histograms. Total time spent on operations: 51.0ms
ival-mult: 29.0ms (57.3% of total)
ival-div: 21.0ms (41.5% of total)
const: 1.0ms (2% of total)
backward-pass: 0.0ms (0% of total)

series90.0ms (0.3%)

Counts
24 → 780
Calls
Call 1
Inputs
#<alt (/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)))>
#<alt (* -4 (* a a))>
#<alt (* a a)>
#<alt (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))>
#<alt (* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))))>
#<alt (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))>
#<alt (/ (/ b x-scale) (* x-scale (* y-scale y-scale)))>
#<alt (/ b x-scale)>
#<alt (* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale))>
#<alt (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)>
#<alt (* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale)))>
#<alt (/ -4 (* x-scale (/ x-scale (* a a))))>
#<alt (* x-scale (/ x-scale (* a a)))>
#<alt (/ x-scale (* a a))>
#<alt (/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))))>
#<alt (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))>
#<alt (* y-scale (* x-scale (* x-scale y-scale)))>
#<alt (* x-scale (* x-scale y-scale))>
#<alt (/ (* x-scale y-scale) b)>
#<alt (* x-scale (* y-scale y-scale))>
#<alt (/ (/ (* b b) x-scale) (* x-scale y-scale))>
#<alt (/ (* b b) x-scale)>
#<alt (/ (* b b) (* y-scale y-scale))>
#<alt (* (* a a) (* -4 (* b b)))>
Outputs
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (* -4 (pow a 2))>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (pow a 2)>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (/ b x-scale)>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* -4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (/ x-scale (pow a 2))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (* (pow x-scale 2) y-scale)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) (* (pow x-scale 2) y-scale))>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) x-scale)>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (/ (pow b 2) (pow y-scale 2))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
Calls

195 calls:

TimeVariablePointExpression
42.0ms
y-scale
@0
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))
2.0ms
x-scale
@inf
(/ (/ b x-scale) (* x-scale (* y-scale y-scale)))
1.0ms
x-scale
@inf
(* x-scale (* x-scale y-scale))
1.0ms
a
@0
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))
1.0ms
x-scale
@0
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))

rewrite355.0ms (1.3%)

Algorithm
batch-egg-rewrite
Rules
4614×*-lowering-*.f32
4614×*-lowering-*.f64
4024×/-lowering-/.f32
4024×/-lowering-/.f64
1400×frac-2neg
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
034179
1213160
21775152
37993151
08062151
Stop Event
iter limit
node limit
Counts
24 → 2146
Calls
Call 1
Inputs
(/ (* -4 (* a a)) (* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b)))
(* -4 (* a a))
(* a a)
(* (/ (* x-scale y-scale) b) (/ (* x-scale y-scale) b))
(* b (* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a))))
(* (/ (/ b x-scale) (* x-scale (* y-scale y-scale))) (* -4 (* a a)))
(/ (/ b x-scale) (* x-scale (* y-scale y-scale)))
(/ b x-scale)
(* (* -4 (* a a)) (/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale))
(/ (/ (/ (* b b) x-scale) (* x-scale y-scale)) y-scale)
(* (/ -4 (* x-scale (/ x-scale (* a a)))) (/ (* b b) (* y-scale y-scale)))
(/ -4 (* x-scale (/ x-scale (* a a))))
(* x-scale (/ x-scale (* a a)))
(/ x-scale (* a a))
(/ 1 (/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b)))))
(/ (* y-scale (* x-scale (* x-scale y-scale))) (* (* a a) (* -4 (* b b))))
(* y-scale (* x-scale (* x-scale y-scale)))
(* x-scale (* x-scale y-scale))
(/ (* x-scale y-scale) b)
(* x-scale (* y-scale y-scale))
(/ (/ (* b b) x-scale) (* x-scale y-scale))
(/ (* b b) x-scale)
(/ (* b b) (* y-scale y-scale))
(* (* a a) (* -4 (* b b)))
Outputs
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)))
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale)
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)))
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b)
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(*.f64 a (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 a a) #s(literal -4 binary64))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal 4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) a) a)
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) a))
(*.f64 (neg.f64 (*.f64 a #s(literal 4 binary64))) a)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 a)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (*.f64 a a) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) #s(literal -1 binary64))
(pow.f64 a #s(literal 2 binary64))
(pow.f64 (*.f64 a a) #s(literal 1 binary64))
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64))
(*.f64 a a)
(*.f64 a (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(*.f64 (*.f64 a a) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 a a))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) a) (-.f64 #s(literal 0 binary64) a))
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) a)
(exp.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x-scale y-scale) b))))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))))
(/.f64 y-scale (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (*.f64 x-scale y-scale) (neg.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 b (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 1 binary64))
(/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 b (/.f64 x-scale b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 y-scale (/.f64 x-scale (*.f64 b b)))))
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 b b))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 (*.f64 x-scale x-scale) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) b)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) (/.f64 b y-scale))
(/.f64 (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))) (/.f64 b y-scale))
(/.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 2 binary64))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 1 binary64))
(pow.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 2 binary64))
(*.f64 x-scale (/.f64 (/.f64 y-scale b) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 y-scale (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)))
(*.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) b))
(*.f64 (*.f64 x-scale y-scale) (*.f64 y-scale (/.f64 x-scale (*.f64 b b))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal 1 binary64))
(*.f64 (*.f64 y-scale y-scale) (pow.f64 (/.f64 x-scale b) #s(literal 2 binary64)))
(*.f64 (*.f64 y-scale y-scale) (*.f64 (/.f64 x-scale b) (/.f64 x-scale b)))
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 b b)))
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 2 binary64)))
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) b)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (/.f64 x-scale (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) (*.f64 x-scale x-scale))
(*.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) y-scale)
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 y-scale b) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b))
(*.f64 (/.f64 y-scale b) (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (*.f64 x-scale y-scale))
(*.f64 (/.f64 y-scale (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) (/.f64 y-scale b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))) (/.f64 y-scale b))
(*.f64 (/.f64 (/.f64 y-scale b) (/.f64 b (*.f64 x-scale y-scale))) x-scale)
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) b) (*.f64 x-scale y-scale))
(*.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale y-scale))
(*.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(*.f64 (exp.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b))) (exp.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b))))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)))
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale)
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)))
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b)
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a))))
(neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))))
(neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 a (*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)))
(*.f64 a (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 b x-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a a))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 x-scale b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 y-scale y-scale)) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) x-scale) (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -4 binary64))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(neg.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale x-scale))) (*.f64 y-scale y-scale)))
(neg.f64 (/.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale b))
(/.f64 (/.f64 b (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale x-scale))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) b)))
(/.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale) y-scale)
(/.f64 (neg.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))))) x-scale)
(/.f64 (neg.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (/.f64 b x-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 b x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 b x-scale)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) b)
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale x-scale))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(*.f64 (neg.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale x-scale)) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale b)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)) #s(literal 1 binary64)))
(/.f64 b x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-scale b))
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) x-scale))
(pow.f64 (/.f64 x-scale b) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 b x-scale) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b x-scale))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) b)
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 x-scale b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale b) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)))
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale)
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)))
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b)
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal 2 binary64) (log.f64 (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) (/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) y-scale)) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(neg.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))) b))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 b (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))))
(neg.f64 (*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b))))
(neg.f64 (/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (*.f64 x-scale y-scale)))
(/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) y-scale)
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 b (/.f64 y-scale b)) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) (*.f64 y-scale y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b b)))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) (*.f64 x-scale y-scale))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -2 binary64))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 2 binary64))
(*.f64 b (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) b)
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (/.f64 b (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 #s(literal -1 binary64) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b y-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) #s(literal -1 binary64)))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 b (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 x-scale b) #s(literal -2 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) b) #s(literal -1 binary64)))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 b b))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 y-scale b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 (/.f64 y-scale b) #s(literal -2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -2 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) #s(literal -2 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -2 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) b) #s(literal -1 binary64)) (/.f64 b y-scale))
(*.f64 (pow.f64 (/.f64 x-scale (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (/.f64 b y-scale))
(*.f64 (pow.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)))
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale)
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)))
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b)
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (*.f64 a a)))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale))
(*.f64 (/.f64 a (/.f64 x-scale a)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) #s(literal 4 binary64))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) x-scale) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a)
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(neg.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
(/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 x-scale x-scale) a)))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) #s(literal -1 binary64))
(/.f64 (*.f64 x-scale x-scale) (*.f64 a a))
(/.f64 (/.f64 x-scale a) (/.f64 a x-scale))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/.f64 (/.f64 x-scale (/.f64 a x-scale)) a)
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))) (*.f64 a a))
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale x-scale) a)) (-.f64 #s(literal 0 binary64) a))
(/.f64 (neg.f64 (/.f64 x-scale (/.f64 a x-scale))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) #s(literal -1 binary64))
(pow.f64 (/.f64 x-scale a) #s(literal 2 binary64))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(*.f64 (/.f64 x-scale (*.f64 a a)) x-scale)
(*.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(*.f64 #s(literal -1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 x-scale x-scale))
(*.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 x-scale a) (/.f64 x-scale a))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale))
(*.f64 (/.f64 (*.f64 x-scale x-scale) a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 x-scale (/.f64 a x-scale)) (/.f64 #s(literal 1 binary64) a))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 x-scale a))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 a a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 x-scale (*.f64 a a))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale a)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (/.f64 x-scale a) a)
(/.f64 (/.f64 x-scale a) (neg.f64 (-.f64 #s(literal 0 binary64) a)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 a (/.f64 x-scale a)) #s(literal -1 binary64))
(*.f64 x-scale (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 x-scale (*.f64 a a)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 a a)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 #s(literal -1 binary64) (*.f64 a a)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) x-scale)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 x-scale a) (/.f64 #s(literal 1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) a)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x-scale a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 a (/.f64 x-scale a)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 x-scale a)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(neg.f64 (*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)))
(/.f64 #s(literal -4 binary64) (neg.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(/.f64 b (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)))
(/.f64 (*.f64 b b) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 b b) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 #s(literal 1 binary64) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))) (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))) (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(/.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) y-scale)
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(/.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(/.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(/.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (neg.f64 (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(/.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (neg.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 y-scale (*.f64 b b)))
(/.f64 (/.f64 #s(literal -1 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
(/.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b)))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64)))) (neg.f64 (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(/.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b)))) (neg.f64 (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(/.f64 (neg.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale))) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale)) (neg.f64 (/.f64 y-scale b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal 2 binary64))
(pow.f64 (*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1/2 binary64))
(pow.f64 (exp.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 a (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)))
(*.f64 a (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (*.f64 a a) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)))
(*.f64 (*.f64 a a) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 b (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 b (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) b)
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (*.f64 b b) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 4 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal 1 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))))
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))))
(*.f64 (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (neg.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 a y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 a y-scale))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 a a) y-scale))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) (/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) (*.f64 a a))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 x-scale (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
(*.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (*.f64 a a) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) b)
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) (*.f64 b b))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 b (/.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) x-scale) (/.f64 a (/.f64 x-scale a)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a a) y-scale) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b b))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 a a))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) a)
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 b b))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale a) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) #s(literal -1 binary64)) (/.f64 b (/.f64 y-scale b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) #s(literal -1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))) #s(literal -1 binary64)))
(exp.f64 (*.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))) #s(literal -1 binary64)))
(exp.f64 (neg.f64 (*.f64 #s(literal -1 binary64) (log.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(neg.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))))
(/.f64 y-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))))
(/.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))))
(/.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 a (*.f64 a #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a)))) (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 (*.f64 b b) (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(/.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 a a) y-scale))
(/.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(/.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))))
(/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (*.f64 (*.f64 b b) #s(literal 4 binary64)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (neg.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)))
(/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)) #s(literal -4 binary64))
(/.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 a a))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (*.f64 b b))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 a a))
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64)) (*.f64 b b))
(/.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b)) b)
(/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64)) (*.f64 a a))
(/.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a)) a)
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a))) #s(literal 4 binary64))
(/.f64 (neg.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale))))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a)) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a)))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) b))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a))) (-.f64 #s(literal 0 binary64) a))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64))
(*.f64 y-scale (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))))
(*.f64 (/.f64 x-scale (/.f64 a (/.f64 x-scale a))) (/.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))))
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))))
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 (/.f64 y-scale (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 y-scale (*.f64 a a)))
(*.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(*.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale)))
(*.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b)))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) y-scale)
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 y-scale b) (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) #s(literal -1 binary64)))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) (/.f64 #s(literal 1 binary64) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (*.f64 x-scale y-scale) a))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a a)) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) a) (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)))
(*.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a))
(*.f64 (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)))
(*.f64 (/.f64 y-scale (*.f64 b b)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))))
(*.f64 (/.f64 y-scale a) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) (/.f64 y-scale a))
(*.f64 (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a a)) (/.f64 y-scale (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (/.f64 y-scale (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 y-scale (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 (*.f64 x-scale y-scale) b))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 a a)) #s(literal -1/4 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)))
(*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)))
(*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 a a) y-scale)) (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(*.f64 (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 #s(literal -4 binary64) a))) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale)) (*.f64 #s(literal -4 binary64) b)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) #s(literal -4 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b))) (*.f64 #s(literal -4 binary64) a)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) (*.f64 x-scale y-scale))
(*.f64 (/.f64 y-scale (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))) (*.f64 x-scale (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) b) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) (/.f64 (*.f64 a a) y-scale))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 #s(literal -4 binary64) a) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) #s(literal -1 binary64)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) #s(literal -1/4 binary64))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 (pow.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) #s(literal -1 binary64)) (pow.f64 (neg.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64)) (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) #s(literal -1 binary64)) (pow.f64 (*.f64 (*.f64 a a) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) x-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -1 binary64)) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) #s(literal -1 binary64)) (/.f64 (*.f64 x-scale y-scale) b))
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) x-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a y-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) y-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 a a) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) #s(literal -1 binary64)) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale y-scale))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)) (pow.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 b b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 y-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) y-scale) #s(literal -1 binary64)) (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (*.f64 a a))) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) x-scale) #s(literal -1 binary64)))
(*.f64 (pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) a) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1/2 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))) #s(literal -1 binary64)) (pow.f64 (/.f64 b (*.f64 y-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) #s(literal -1 binary64)) (/.f64 y-scale b))
(*.f64 (pow.f64 (*.f64 a (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale)) #s(literal -1 binary64)) (pow.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a a) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal -4 binary64))) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale y-scale) b)) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) (*.f64 x-scale x-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64)) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(*.f64 (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) y-scale))
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64))
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) #s(literal 2 binary64))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
(*.f64 y-scale (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))
(*.f64 (*.f64 y-scale y-scale) (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) x-scale)))
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale)
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale)
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(*.f64 (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)) (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) y-scale)
(*.f64 (*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) x-scale)) (*.f64 y-scale y-scale))
(*.f64 x-scale (*.f64 x-scale y-scale))
(*.f64 y-scale (*.f64 x-scale x-scale))
(*.f64 (*.f64 x-scale y-scale) x-scale)
(*.f64 (*.f64 x-scale x-scale) y-scale)
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64)))
(neg.f64 (/.f64 y-scale (-.f64 #s(literal 0 binary64) (/.f64 b x-scale))))
(/.f64 x-scale (/.f64 b y-scale))
(/.f64 y-scale (/.f64 b x-scale))
(/.f64 (*.f64 x-scale y-scale) b)
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale y-scale)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1 binary64))
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1 binary64))
(*.f64 x-scale (/.f64 y-scale b))
(*.f64 y-scale (/.f64 x-scale b))
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) b))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 x-scale b) y-scale)
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 x-scale y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (/.f64 y-scale b) x-scale)
(*.f64 (/.f64 #s(literal -1 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 x-scale #s(literal 1 binary64)) (pow.f64 (/.f64 y-scale b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale b) #s(literal 1 binary64)) (pow.f64 x-scale #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal 1 binary64)) (pow.f64 (*.f64 x-scale y-scale) #s(literal 1 binary64)))
(*.f64 (pow.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) #s(literal 1 binary64)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal 1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) b) #s(literal 1/2 binary64)))
(*.f64 (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal 1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal -1 binary64))
(/.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 x-scale (*.f64 y-scale y-scale))
(*.f64 y-scale (*.f64 x-scale y-scale))
(*.f64 (*.f64 x-scale y-scale) y-scale)
(*.f64 (*.f64 y-scale y-scale) x-scale)
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))
(*.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(*.f64 (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(exp.f64 (*.f64 (log.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))) #s(literal 1 binary64)))
(/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b))
(/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale y-scale)))
(/.f64 (*.f64 b b) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(/.f64 (/.f64 b (/.f64 x-scale b)) (*.f64 x-scale y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 b b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 b b) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) x-scale) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale y-scale)))
(/.f64 (/.f64 b y-scale) (*.f64 x-scale (/.f64 x-scale b)))
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 x-scale b))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 x-scale (*.f64 b b)))
(/.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 y-scale b))
(/.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) y-scale)
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b b)))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) x-scale)
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b))))
(/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) x-scale)
(/.f64 (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale))) x-scale)
(pow.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) #s(literal -1 binary64))
(*.f64 b (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)))
(*.f64 b (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b x-scale) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 b (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 b x-scale) (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 x-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b y-scale) (/.f64 b (*.f64 x-scale x-scale)))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b (*.f64 x-scale (/.f64 x-scale b))))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (*.f64 y-scale (/.f64 x-scale (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 b (/.f64 x-scale b)))
(*.f64 (/.f64 b (*.f64 x-scale x-scale)) (/.f64 b y-scale))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 b (*.f64 x-scale (/.f64 x-scale b))) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 b b)))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 b b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))
(*.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale b)) y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 b (*.f64 x-scale (*.f64 x-scale y-scale))) b)
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 b b)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b))) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 b b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))
(/.f64 b (/.f64 x-scale b))
(/.f64 (*.f64 b b) x-scale)
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 b b)))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 b b))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 x-scale (-.f64 #s(literal 0 binary64) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) x-scale))
(pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1 binary64))
(*.f64 b (/.f64 b x-scale))
(*.f64 (/.f64 b x-scale) b)
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 b (/.f64 x-scale b)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 x-scale b)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 x-scale b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 b x-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 b b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b y-scale)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))) #s(literal -1 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 b)) (*.f64 #s(literal 2 binary64) (log.f64 y-scale))))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) y-scale))
(/.f64 b (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (*.f64 b b) (*.f64 y-scale y-scale))
(/.f64 #s(literal 1 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 b y-scale) (/.f64 y-scale b))
(/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 b y-scale) #s(literal 2 binary64))
(pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) #s(literal -1 binary64))
(*.f64 b (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (*.f64 b b) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 b b) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal 2 binary64)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)) #s(literal 1 binary64))
(*.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b b) (*.f64 y-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 b y-scale) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (*.f64 b b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) #s(literal -1 binary64)))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) b)
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -1 binary64) y-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (pow.f64 (/.f64 b y-scale) #s(literal 1 binary64)) (pow.f64 (/.f64 b y-scale) #s(literal 1 binary64)))
(*.f64 (pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (*.f64 y-scale (/.f64 y-scale (*.f64 b b))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(neg.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(/.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))
(/.f64 (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))) #s(literal -1 binary64))
(pow.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))
(pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (*.f64 (*.f64 a a) (*.f64 b b)))
(*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))
(*.f64 a (neg.f64 (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (*.f64 a a) (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) (*.f64 b b))
(*.f64 b (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) b)))
(*.f64 b (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b))
(*.f64 (*.f64 b b) (*.f64 a (*.f64 #s(literal -4 binary64) a)))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (*.f64 a a))
(*.f64 (*.f64 a (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 #s(literal -1 binary64) (*.f64 a (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 a a)) (*.f64 (*.f64 b b) #s(literal 4 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 (*.f64 a a) b))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) a)
(*.f64 (neg.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64))) (*.f64 a a))
(*.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 a (*.f64 (*.f64 b b) #s(literal 4 binary64))))
(*.f64 (*.f64 (*.f64 b b) #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a a) (*.f64 b b)) #s(literal -4 binary64))
(*.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) b)) b)
(*.f64 (*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) b) b)
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 (*.f64 a a) b) (*.f64 #s(literal -4 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 a a)) (*.f64 #s(literal -4 binary64) (*.f64 b b))) #s(literal -1/2 binary64)))
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) a)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))))

simplify439.0ms (1.6%)

Algorithm
egg-herbie
Rules
7916×*-lowering-*.f32
7916×*-lowering-*.f64
2798×associate-*r*
2608×associate-*l*
2364×/-lowering-/.f32
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0378820
1836804
23235916
319985508
425585508
525765508
625765508
083475508
Stop Event
iter limit
node limit
Counts
780 → 780
Calls
Call 1
Inputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(* -4 (pow a 2))
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(pow a 2)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(/ b x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(/ x-scale (pow a 2))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(* (pow x-scale 2) y-scale)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) x-scale)
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(/ (pow b 2) (pow y-scale 2))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(* -4 (pow a 2))
(*.f64 #s(literal -4 binary64) (*.f64 a a))
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(pow a 2)
(*.f64 a a)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(/ (* (pow x-scale 2) (pow y-scale 2)) (pow b 2))
(/.f64 (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b) b)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale)
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 b (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(/ b x-scale)
(/.f64 b x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(/ (pow b 2) (* (pow x-scale 2) (pow y-scale 2)))
(/.f64 (*.f64 b (/.f64 b (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(* -4 (/ (pow a 2) (pow x-scale 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 a (*.f64 x-scale x-scale))))
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ (pow x-scale 2) (pow a 2))
(/.f64 (/.f64 (*.f64 x-scale x-scale) a) a)
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(/ x-scale (pow a 2))
(/.f64 x-scale (*.f64 a a))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* -1/4 (/ (* (pow x-scale 2) (pow y-scale 2)) (* (pow a 2) (pow b 2))))
(/.f64 (/.f64 (*.f64 (/.f64 (*.f64 x-scale (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) a)) b) #s(literal -1/4 binary64)) a) b)
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(* (pow x-scale 2) y-scale)
(*.f64 x-scale (*.f64 x-scale y-scale))
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) (* (pow x-scale 2) y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) x-scale) y-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) x-scale)
(/.f64 (*.f64 b b) x-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(/ (pow b 2) (pow y-scale 2))
(/.f64 (/.f64 (*.f64 b b) y-scale) y-scale)
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))

eval358.0ms (1.3%)

Compiler

Compiled 59282 to 3363 computations (94.3% saved)

prune307.0ms (1.1%)

Pruning

19 alts after pruning (17 fresh and 2 done)

PrunedKeptTotal
New3154173171
Fresh10010
Picked415
Done112
Total3169193188
Accuracy
98.1%
Counts
3188 → 19
Alt Table
Click to see full alt table
StatusAccuracyProgram
68.8%
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
68.3%
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
63.9%
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
67.0%
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
62.4%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
69.2%
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))
91.1%
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a)))
68.8%
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
75.5%
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
68.4%
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
65.3%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
91.6%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
79.1%
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
57.1%
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
75.6%
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale))
62.1%
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
82.8%
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
63.6%
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
34.2%
#s(literal 0 binary64)
Compiler

Compiled 790 to 494 computations (37.5% saved)

simplify238.0ms (0.9%)

Algorithm
egg-herbie
Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
cost-diff0
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
cost-diff0
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
cost-diff0
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
cost-diff64
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
cost-diff0
(*.f64 b (*.f64 a b))
cost-diff0
(*.f64 a (*.f64 b (*.f64 a b)))
cost-diff0
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
cost-diff0
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
cost-diff0
(*.f64 #s(literal -4 binary64) b)
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
cost-diff0
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
cost-diff0
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))
cost-diff0
(*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
cost-diff0
(*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)
cost-diff0
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
cost-diff0
(/.f64 (*.f64 x-scale y-scale) b)
cost-diff0
(*.f64 #s(literal -4 binary64) a)
cost-diff0
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))
cost-diff0
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
Rules
6968×*-lowering-*.f32
6968×*-lowering-*.f64
3004×/-lowering-/.f32
3004×/-lowering-/.f64
1724×neg-lowering-neg.f64
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
039314
1121283
2520238
33296237
44934236
08246236
Stop Event
iter limit
node limit
Calls
Call 1
Inputs
(* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b)))
(/ (* -4 a) (/ (* x-scale y-scale) b))
(* -4 a)
-4
a
(/ (* x-scale y-scale) b)
(* x-scale y-scale)
x-scale
y-scale
b
(/ a (/ (* x-scale y-scale) b))
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a))
b
(* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)
(* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))))
a
(/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))
-4
(/ (* x-scale y-scale) (/ b (* x-scale y-scale)))
(* x-scale y-scale)
x-scale
y-scale
(/ b (* x-scale y-scale))
(* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale)))
(/ (* -4 b) (/ x-scale (/ a (/ x-scale a))))
(* -4 b)
-4
b
(/ x-scale (/ a (/ x-scale a)))
x-scale
(/ a (/ x-scale a))
a
(/ x-scale a)
(/ b (* y-scale y-scale))
(* y-scale y-scale)
y-scale
(/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale))))
(* -4 (* a (* b (* a b))))
-4
(* a (* b (* a b)))
a
(* b (* a b))
b
(* a b)
(* x-scale (* x-scale (* y-scale y-scale)))
x-scale
(* x-scale (* y-scale y-scale))
(* y-scale y-scale)
y-scale
(neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))))
(/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))
(/ 4 (/ x-scale (/ a (/ x-scale a))))
4
(/ x-scale (/ a (/ x-scale a)))
x-scale
(/ a (/ x-scale a))
a
(/ x-scale a)
(* y-scale (/ y-scale (* b b)))
y-scale
(/ y-scale (* b b))
(* b b)
b
Outputs
(* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b)))
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ (* -4 a) (/ (* x-scale y-scale) b))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
-4
#s(literal -4 binary64)
a
(/ (* x-scale y-scale) b)
(/.f64 x-scale (/.f64 b y-scale))
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
b
(/ a (/ (* x-scale y-scale) b))
(/.f64 (/.f64 a (/.f64 y-scale b)) x-scale)
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a))
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
b
(* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale (*.f64 y-scale (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))) b))
(* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))))
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b))
a
(/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b))
-4
#s(literal -4 binary64)
(/ (* x-scale y-scale) (/ b (* x-scale y-scale)))
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) b)
(* x-scale y-scale)
(*.f64 x-scale y-scale)
x-scale
y-scale
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale)))
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ (* -4 b) (/ x-scale (/ a (/ x-scale a))))
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))))
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
-4
#s(literal -4 binary64)
b
(/ x-scale (/ a (/ x-scale a)))
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
x-scale
(/ a (/ x-scale a))
(/.f64 a (/.f64 x-scale a))
a
(/ x-scale a)
(/.f64 x-scale a)
(/ b (* y-scale y-scale))
(/.f64 b (*.f64 y-scale y-scale))
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
(/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale))))
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(* -4 (* a (* b (* a b))))
(*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b))))
-4
#s(literal -4 binary64)
(* a (* b (* a b)))
(*.f64 a (*.f64 a (*.f64 b b)))
a
(* b (* a b))
(*.f64 a (*.f64 b b))
b
(* a b)
(*.f64 a b)
(* x-scale (* x-scale (* y-scale y-scale)))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
x-scale
(* x-scale (* y-scale y-scale))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* y-scale y-scale)
(*.f64 y-scale y-scale)
y-scale
(neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))))
(/.f64 (*.f64 a (*.f64 b (*.f64 #s(literal -4 binary64) (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 (/.f64 y-scale (/.f64 b y-scale)) b))
(/ 4 (/ x-scale (/ a (/ x-scale a))))
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
4
#s(literal 4 binary64)
(/ x-scale (/ a (/ x-scale a)))
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
x-scale
(/ a (/ x-scale a))
(/.f64 a (/.f64 x-scale a))
a
(/ x-scale a)
(/.f64 x-scale a)
(* y-scale (/ y-scale (* b b)))
(/.f64 (/.f64 y-scale (/.f64 b y-scale)) b)
y-scale
(/ y-scale (* b b))
(/.f64 y-scale (*.f64 b b))
(* b b)
(*.f64 b b)
b

localize227.0ms (0.8%)

Localize:

Found 20 expressions of interest:

NewMetricScoreProgram
accuracy96.5%
(*.f64 y-scale (/.f64 y-scale (*.f64 b b)))
accuracy92.1%
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
accuracy86.1%
(/.f64 y-scale (*.f64 b b))
accuracy77.3%
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b))))
accuracy94.8%
(*.f64 a (*.f64 b (*.f64 a b)))
accuracy94.7%
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
accuracy87.6%
(*.f64 x-scale (*.f64 y-scale y-scale))
accuracy74.7%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
accuracy92.1%
(/.f64 x-scale (/.f64 a (/.f64 x-scale a)))
accuracy92.1%
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a))))
accuracy88.4%
(/.f64 b (*.f64 y-scale y-scale))
accuracy79.4%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
accuracy94.3%
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
accuracy92.3%
(*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))
accuracy91.9%
(*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a)
accuracy91.7%
(/.f64 b (*.f64 x-scale y-scale))
accuracy99.7%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
accuracy91.7%
(/.f64 (*.f64 x-scale y-scale) b)
accuracy89.9%
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b))
accuracy89.9%
(/.f64 a (/.f64 (*.f64 x-scale y-scale) b))
Results
165.0ms256×0valid
Compiler

Compiled 332 to 41 computations (87.7% saved)

Precisions
Click to see histograms. Total time spent on operations: 60.0ms
ival-mult: 30.0ms (49.7% of total)
ival-div: 26.0ms (43.1% of total)
ival-neg: 4.0ms (6.6% of total)
const: 1.0ms (1.7% of total)
backward-pass: 0.0ms (0% of total)

series50.0ms (0.2%)

Counts
26 → 888
Calls
Call 1
Inputs
#<alt (* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b)))>
#<alt (/ (* -4 a) (/ (* x-scale y-scale) b))>
#<alt (* -4 a)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a))>
#<alt (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)>
#<alt (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))))>
#<alt (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))>
#<alt (* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale)))>
#<alt (/ (* -4 b) (/ x-scale (/ a (/ x-scale a))))>
#<alt (* -4 b)>
#<alt (/ x-scale (/ a (/ x-scale a)))>
#<alt (/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale))))>
#<alt (* -4 (* a (* b (* a b))))>
#<alt (* a (* b (* a b)))>
#<alt (* b (* a b))>
#<alt (neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))))>
#<alt (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))>
#<alt (/ 4 (/ x-scale (/ a (/ x-scale a))))>
#<alt (/ a (/ (* x-scale y-scale) b))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* y-scale y-scale))>
#<alt (* x-scale (* y-scale y-scale))>
#<alt (* x-scale (* x-scale (* y-scale y-scale)))>
#<alt (/ y-scale (* b b))>
#<alt (* y-scale (/ y-scale (* b b)))>
Outputs
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 (/ (* a b) (* x-scale y-scale)))>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (* -4 a)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (/ (* x-scale y-scale) b)>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 (/ (* (pow a 2) b) (pow x-scale 2)))>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (* -4 b)>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (/ (pow x-scale 2) (pow a 2))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* -4 (* (pow a 2) (pow b 2)))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* (pow a 2) (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* a (pow b 2))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (* 4 (/ (pow a 2) (pow x-scale 2)))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ (* a b) (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (* x-scale y-scale))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (/ b (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* x-scale (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (* (pow x-scale 2) (pow y-scale 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ y-scale (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
#<alt (/ (pow y-scale 2) (pow b 2))>
Calls

222 calls:

TimeVariablePointExpression
4.0ms
x-scale
@0
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a))
3.0ms
a
@-inf
(/ a (/ (* x-scale y-scale) b))
1.0ms
a
@0
(/ (* -4 a) (/ (* x-scale y-scale) b))
1.0ms
x-scale
@0
(/ (* -4 a) (/ (* x-scale y-scale) b))
1.0ms
b
@0
(/ (* -4 a) (/ (* x-scale y-scale) b))

rewrite303.0ms (1.1%)

Algorithm
batch-egg-rewrite
Rules
4582×*-lowering-*.f32
4582×*-lowering-*.f64
4532×/-lowering-/.f32
4532×/-lowering-/.f64
1560×frac-2neg
Iterations

Useful iterations: 2 (0.0ms)

IterNodesCost
039240
1218191
21913176
08181176
Stop Event
iter limit
node limit
Counts
26 → 1445
Calls
Call 1
Inputs
(* (/ (* -4 a) (/ (* x-scale y-scale) b)) (/ a (/ (* x-scale y-scale) b)))
(/ (* -4 a) (/ (* x-scale y-scale) b))
(* -4 a)
(/ (* x-scale y-scale) b)
(* b (* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a))
(* (* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))) a)
(* a (/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale)))))
(/ -4 (/ (* x-scale y-scale) (/ b (* x-scale y-scale))))
(* (/ (* -4 b) (/ x-scale (/ a (/ x-scale a)))) (/ b (* y-scale y-scale)))
(/ (* -4 b) (/ x-scale (/ a (/ x-scale a))))
(* -4 b)
(/ x-scale (/ a (/ x-scale a)))
(/ (* -4 (* a (* b (* a b)))) (* x-scale (* x-scale (* y-scale y-scale))))
(* -4 (* a (* b (* a b))))
(* a (* b (* a b)))
(* b (* a b))
(neg (/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b)))))
(/ (/ 4 (/ x-scale (/ a (/ x-scale a)))) (* y-scale (/ y-scale (* b b))))
(/ 4 (/ x-scale (/ a (/ x-scale a))))
(/ a (/ (* x-scale y-scale) b))
(/ b (* x-scale y-scale))
(/ b (* y-scale y-scale))
(* x-scale (* y-scale y-scale))
(* x-scale (* x-scale (* y-scale y-scale)))
(/ y-scale (* b b))
(* y-scale (/ y-scale (* b b)))
Outputs
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) b))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(neg.f64 (/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))))
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (/.f64 y-scale b))))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 b b)))))
(/.f64 a (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))
(/.f64 (*.f64 a b) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))))
(/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a))
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) x-scale)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)))
(*.f64 a (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))))
(*.f64 a (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(*.f64 b (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))))
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 b (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))))
(*.f64 b (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) (*.f64 a b))
(*.f64 (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) b)
(*.f64 (*.f64 a b) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) a)
(*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) #s(literal -4 binary64))
(*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))))
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 b b)) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale) (/.f64 a (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) b)
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) b)
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) a)
(*.f64 (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 b b))))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) #s(literal -4 binary64)))
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (*.f64 #s(literal -4 binary64) a)))
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) b))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(neg.f64 (/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 x-scale y-scale)))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a))
(/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 y-scale b))
(/.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b)) y-scale)
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 a (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) #s(literal 1 binary64))
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) #s(literal -4 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a b) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (*.f64 a #s(literal 4 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 a (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) a) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a x-scale) (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)))
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 (*.f64 #s(literal -4 binary64) a) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) b)
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) a)
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 y-scale b)) (/.f64 a x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (neg.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 a #s(literal 4 binary64)))
(neg.f64 (*.f64 a #s(literal 4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64))
(/.f64 (*.f64 a #s(literal 4 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) a)))
(*.f64 #s(literal -4 binary64) a)
(*.f64 a #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) a) #s(literal 1 binary64))
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) a) #s(literal 4 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) a))
(*.f64 #s(literal -1 binary64) (*.f64 a #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 b (*.f64 x-scale y-scale))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) b)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(neg.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) #s(literal 1 binary64)))
(/.f64 x-scale (/.f64 b y-scale))
(/.f64 y-scale (/.f64 b x-scale))
(/.f64 (*.f64 x-scale y-scale) b)
(/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal 1 binary64))
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (-.f64 #s(literal 0 binary64) b))
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale y-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(/.f64 #s(literal -1 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(/.f64 (/.f64 #s(literal -1 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal 1 binary64))
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1 binary64))
(*.f64 x-scale (/.f64 y-scale b))
(*.f64 y-scale (/.f64 x-scale b))
(*.f64 (*.f64 x-scale y-scale) (/.f64 #s(literal 1 binary64) b))
(*.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (/.f64 #s(literal -1 binary64) b))
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal 1 binary64) b) (*.f64 x-scale y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) b) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(*.f64 (/.f64 y-scale b) x-scale)
(*.f64 (/.f64 x-scale b) y-scale)
(*.f64 (/.f64 x-scale b) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 #s(literal -1 binary64) b) (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) b))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) b))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(neg.f64 (/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))))
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (/.f64 y-scale b))))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 b b)))))
(/.f64 a (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))
(/.f64 (*.f64 a b) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))))
(/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a))
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) x-scale)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)))
(*.f64 a (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))))
(*.f64 a (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(*.f64 b (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))))
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 b (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))))
(*.f64 b (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) (*.f64 a b))
(*.f64 (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) b)
(*.f64 (*.f64 a b) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) a)
(*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) #s(literal -4 binary64))
(*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))))
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 b b)) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale) (/.f64 a (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) b)
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) b)
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) a)
(*.f64 (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 b b))))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) (*.f64 a a)))
(neg.f64 (*.f64 (*.f64 a a) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))))
(/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(/.f64 (*.f64 a a) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) (*.f64 a a))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) a)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a a) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))) (/.f64 (*.f64 #s(literal -4 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) a))
(neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))))
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale y-scale)))
(neg.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale y-scale))
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) #s(literal -4 binary64)))
(/.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) a))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 a (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 a (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) a)
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 a (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(*.f64 #s(literal 1 binary64) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))
(*.f64 (/.f64 a x-scale) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 (/.f64 a (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (/.f64 a x-scale))
(*.f64 (/.f64 a (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) #s(literal -4 binary64))
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))))
(neg.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))
(neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) (*.f64 x-scale y-scale)))
(/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) #s(literal -4 binary64)))
(/.f64 (*.f64 #s(literal -4 binary64) b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 4 binary64)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale y-scale))
(/.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b)) y-scale)
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale))
(*.f64 #s(literal 4 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale y-scale)) #s(literal -4 binary64))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) #s(literal 4 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b))) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (neg.f64 (*.f64 b (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)) #s(literal -1/2 binary64)))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(neg.f64 (*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 (*.f64 a a) x-scale)))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 y-scale y-scale) b)))
(neg.f64 (/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(neg.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))))
(neg.f64 (/.f64 (/.f64 b (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) (*.f64 y-scale y-scale)))
(neg.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))))
(/.f64 b (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))
(/.f64 b (neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 b (*.f64 y-scale y-scale))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))
(/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale))) (*.f64 b #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) b))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) (-.f64 #s(literal 0 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 b (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) (/.f64 b y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (/.f64 b y-scale) (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b))) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b)) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (neg.f64 (/.f64 y-scale (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))))
(/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(/.f64 (/.f64 b (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) y-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) b)))
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64)))
(/.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)) (/.f64 x-scale a))
(/.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (neg.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)))) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(/.f64 (neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b))) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))
(pow.f64 (/.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 b (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))))
(*.f64 b (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 b (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))))
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))))
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale))
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 b (*.f64 y-scale y-scale)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 b (*.f64 y-scale y-scale)))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(*.f64 (/.f64 b y-scale) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale))
(*.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b))) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))))
(*.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))))
(*.f64 (/.f64 b (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) y-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale a)))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale a)) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)))
(*.f64 (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))) (*.f64 #s(literal -4 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b))) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (*.f64 y-scale y-scale) b)) #s(literal -4 binary64))
(*.f64 (/.f64 (/.f64 b (*.f64 y-scale y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))) b)
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) (/.f64 y-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 b b)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 (*.f64 y-scale y-scale) b)) (/.f64 x-scale a)) (/.f64 a x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 (*.f64 y-scale y-scale) b)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))
(*.f64 (/.f64 b (/.f64 (*.f64 y-scale y-scale) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))) (*.f64 #s(literal -4 binary64) b))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 1 binary64)))
(neg.f64 (*.f64 b (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (/.f64 (*.f64 a a) x-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b))))
(neg.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))))
(neg.f64 (/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a))))
(neg.f64 (/.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (/.f64 x-scale a)))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b))
(/.f64 b (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) b)))
(/.f64 (*.f64 b #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a x-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b) #s(literal 4 binary64)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale (*.f64 a a)))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)) (/.f64 x-scale (/.f64 a x-scale)))
(/.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b))) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (/.f64 x-scale a))
(/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 x-scale a))
(/.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 a a))) x-scale)
(/.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)))) (/.f64 x-scale (/.f64 a x-scale)))
(/.f64 (neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))) (/.f64 x-scale a))
(pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 a (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale a)))
(*.f64 b (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) b)
(*.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 b (/.f64 x-scale (*.f64 a a))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) b) #s(literal -1 binary64)))
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) b)))
(*.f64 (/.f64 a x-scale) (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))))
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 x-scale a) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (*.f64 #s(literal -4 binary64) b))
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 b #s(literal 4 binary64)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 b x-scale) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)))
(*.f64 (/.f64 b x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 b (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -4 binary64))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b)) (/.f64 (/.f64 a x-scale) x-scale))
(*.f64 (neg.f64 (*.f64 a (*.f64 #s(literal -4 binary64) b))) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale a)) (/.f64 b (/.f64 x-scale a)))
(*.f64 (/.f64 b (/.f64 x-scale a)) (/.f64 #s(literal -4 binary64) (/.f64 x-scale a)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale a)) (/.f64 a x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 b #s(literal 4 binary64)))
(*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 a x-scale))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)) (/.f64 x-scale a)) a)
(*.f64 (/.f64 b (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (neg.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b)))) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (*.f64 a a))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 b #s(literal 4 binary64)) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 b x-scale))
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 x-scale a) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale a) b) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 x-scale a) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal -4 binary64) b)) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 b #s(literal 4 binary64)))
(neg.f64 (*.f64 b #s(literal 4 binary64)))
(/.f64 #s(literal -4 binary64) (/.f64 #s(literal 1 binary64) b))
(/.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1 binary64))
(/.f64 #s(literal 4 binary64) (/.f64 #s(literal -1 binary64) b))
(/.f64 (*.f64 b #s(literal 4 binary64)) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b)))
(*.f64 #s(literal -4 binary64) b)
(*.f64 b #s(literal -4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) b) #s(literal 1 binary64))
(*.f64 #s(literal 4 binary64) (-.f64 #s(literal 0 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) b) #s(literal 4 binary64))
(*.f64 #s(literal 1 binary64) (*.f64 #s(literal -4 binary64) b))
(*.f64 #s(literal -1 binary64) (*.f64 b #s(literal 4 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale a)) #s(literal 2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 1 binary64)))
(/.f64 x-scale (/.f64 (*.f64 a a) x-scale))
(/.f64 (/.f64 x-scale a) (/.f64 a x-scale))
(/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) a)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (*.f64 x-scale x-scale) (*.f64 a a))
(/.f64 (/.f64 x-scale (/.f64 a x-scale)) a)
(/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (-.f64 #s(literal 0 binary64) a))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (*.f64 a (-.f64 #s(literal 0 binary64) a)))
(pow.f64 (/.f64 x-scale a) #s(literal 2 binary64))
(pow.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal 1 binary64))
(pow.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) #s(literal 2 binary64))
(pow.f64 (/.f64 a x-scale) #s(literal -2 binary64))
(pow.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal -1 binary64))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(*.f64 (/.f64 x-scale a) (/.f64 x-scale a))
(*.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))
(*.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(*.f64 (/.f64 x-scale (*.f64 a a)) x-scale)
(*.f64 (/.f64 x-scale (*.f64 a a)) (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (/.f64 x-scale (/.f64 a x-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) a) (pow.f64 (/.f64 (/.f64 a x-scale) x-scale) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (*.f64 x-scale x-scale) (/.f64 (/.f64 #s(literal 1 binary64) a) a))
(*.f64 (*.f64 x-scale x-scale) (pow.f64 (/.f64 #s(literal -1 binary64) a) #s(literal 2 binary64)))
(*.f64 (*.f64 x-scale x-scale) (/.f64 #s(literal 1 binary64) (*.f64 a a)))
(*.f64 (*.f64 x-scale x-scale) (*.f64 (/.f64 #s(literal -1 binary64) a) (/.f64 #s(literal -1 binary64) a)))
(*.f64 (/.f64 x-scale (/.f64 a x-scale)) (/.f64 #s(literal 1 binary64) a))
(*.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (/.f64 #s(literal -1 binary64) a))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))) (-.f64 #s(literal 0 binary64) x-scale))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) a) a) (*.f64 x-scale x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) a))))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) x-scale) #s(literal -1 binary64)) (/.f64 x-scale (*.f64 a a)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) x-scale) #s(literal -1 binary64)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(*.f64 (pow.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))))
(neg.f64 (*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))))
(neg.f64 (*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) b))
(neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(neg.f64 (/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))))
(neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))))
(neg.f64 (/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(neg.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (/.f64 y-scale b))))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 a (*.f64 a (*.f64 b b)))))
(/.f64 a (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))
(/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))
(/.f64 (*.f64 a b) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b) (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64)))))
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))))
(/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale (*.f64 y-scale y-scale)))
(/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))
(/.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a))
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (*.f64 a #s(literal 4 binary64))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) x-scale)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale)
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (*.f64 y-scale y-scale))
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) y-scale)
(/.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) x-scale)
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b)))))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale)))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale))) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (neg.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(/.f64 (neg.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1 binary64))
(pow.f64 (/.f64 (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a) (/.f64 a (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)))
(*.f64 a (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))))
(*.f64 a (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 a (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)))
(*.f64 b (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))))
(*.f64 b (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 b (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))))
(*.f64 b (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))) (*.f64 a b))
(*.f64 (*.f64 a (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) b)
(*.f64 (*.f64 a b) (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64))))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal 1 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)))
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))))))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 b (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) #s(literal -4 binary64)))) a)
(*.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)) (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 x-scale a)) #s(literal -4 binary64))
(*.f64 (neg.f64 (*.f64 a (*.f64 a #s(literal 4 binary64)))) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(*.f64 (*.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 a (*.f64 a #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b))))
(*.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) x-scale) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 y-scale y-scale)) (/.f64 #s(literal -4 binary64) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale) (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 b b)) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) x-scale) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)) (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 y-scale y-scale)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)) (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale y-scale)) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (*.f64 x-scale x-scale)))
(*.f64 (/.f64 a (/.f64 y-scale b)) (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) x-scale) (/.f64 a (/.f64 y-scale b)))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))))
(*.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) a)) b)
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (/.f64 (*.f64 x-scale y-scale) (*.f64 #s(literal -4 binary64) a))) b)
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 b (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) a)))
(*.f64 (/.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) a)
(*.f64 (/.f64 b (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 a (*.f64 b b))))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) (*.f64 x-scale x-scale)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) x-scale) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a (*.f64 a (*.f64 b b))) (/.f64 x-scale #s(literal -4 binary64))) (*.f64 y-scale y-scale)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale x-scale)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (*.f64 a (*.f64 b b)) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 a (*.f64 a (*.f64 b b))))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale (/.f64 y-scale b)))) b)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 x-scale (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) #s(literal -4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 #s(literal -4 binary64) a)) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) (*.f64 a (*.f64 b b))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale x-scale) (*.f64 a (*.f64 a (*.f64 b b)))) #s(literal -1 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) #s(literal -4 binary64)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a))) #s(literal -1/2 binary64)))
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(neg.f64 (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 a (*.f64 b b))))
(*.f64 #s(literal -4 binary64) (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))))
(*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a (*.f64 b b)))
(*.f64 (*.f64 #s(literal -4 binary64) a) (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 b (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a b)))
(*.f64 (*.f64 a b) (*.f64 (*.f64 #s(literal -4 binary64) a) b))
(*.f64 (*.f64 a b) (*.f64 #s(literal -4 binary64) (*.f64 a b)))
(*.f64 (*.f64 a (*.f64 b b)) (*.f64 #s(literal -4 binary64) a))
(*.f64 (*.f64 a (*.f64 a (*.f64 b b))) #s(literal -4 binary64))
(*.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))) #s(literal 1 binary64))
(*.f64 #s(literal 4 binary64) (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 (*.f64 a #s(literal 4 binary64)) (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b)))))
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a (*.f64 b b)) (*.f64 a #s(literal 4 binary64))))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b)))) #s(literal 4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b b))) a)
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) b) (*.f64 a b))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 a b)) b)
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) (*.f64 a b))
(*.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) (*.f64 a (*.f64 b b))))) #s(literal -4 binary64))
(exp.f64 (*.f64 (log.f64 (*.f64 a b)) #s(literal 2 binary64)))
(pow.f64 (*.f64 a b) #s(literal 2 binary64))
(*.f64 a (*.f64 a (*.f64 b b)))
(*.f64 b (*.f64 a (*.f64 a b)))
(*.f64 (*.f64 a b) (*.f64 a b))
(*.f64 (*.f64 a (*.f64 b b)) a)
(*.f64 (*.f64 b b) (*.f64 a a))
(*.f64 (*.f64 a a) (*.f64 b b))
(*.f64 (*.f64 a (*.f64 a b)) b)
(*.f64 (pow.f64 (*.f64 a b) #s(literal 1 binary64)) (pow.f64 (*.f64 a b) #s(literal 1 binary64)))
(*.f64 a (*.f64 b b))
(*.f64 b (*.f64 a b))
(*.f64 (*.f64 a b) b)
(*.f64 (*.f64 b b) a)
(+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(-.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))
(neg.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(/.f64 #s(literal -4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)))
(/.f64 #s(literal 4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))))
(/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) #s(literal -4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))) #s(literal 4 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) #s(literal 1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1 binary64)))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b))))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (/.f64 y-scale b) b))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))))
(pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale))
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 #s(literal -1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (neg.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b))))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b)) (neg.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale)))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale) (neg.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b))))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b)) (neg.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (/.f64 #s(literal 1 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (*.f64 b b))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale)) (*.f64 b b))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 4 binary64))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) (/.f64 #s(literal 4 binary64) x-scale))
(*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) y-scale)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale))
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale)) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b))) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b))) b)
(+.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 0 binary64))
(+.f64 #s(literal 0 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(exp.f64 (*.f64 (log.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) (/.f64 (*.f64 b b) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))))
(/.f64 #s(literal 4 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)))
(/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale)))
(/.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))))
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 (/.f64 y-scale b) b))
(/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))
(/.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale))))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)) y-scale)
(/.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 y-scale b) b)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))
(/.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(/.f64 (neg.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (neg.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))))) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 #s(literal 16 binary64) (*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))) #s(literal 0 binary64))))
(pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 b (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b)))
(*.f64 #s(literal 4 binary64) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 #s(literal 4 binary64) (neg.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))
(*.f64 (*.f64 b b) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale))
(*.f64 (*.f64 b b) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 1 binary64))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 b b)) (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 (/.f64 b (/.f64 y-scale b)) (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))))
(*.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 b (/.f64 y-scale b)))
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 #s(literal 4 binary64) y-scale) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 4 binary64) y-scale))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale))
(*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale) (/.f64 #s(literal 4 binary64) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 (/.f64 y-scale b) b)) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b)) (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) y-scale) (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1 binary64)))
(*.f64 (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) #s(literal 4 binary64))
(*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale)) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (/.f64 (/.f64 y-scale b) b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (*.f64 b b))
(*.f64 (/.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) (*.f64 y-scale y-scale)) (*.f64 b b))
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))) (/.f64 y-scale b)) b)
(*.f64 (/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 y-scale (/.f64 b (/.f64 y-scale b)))) (/.f64 #s(literal 4 binary64) x-scale))
(*.f64 (pow.f64 (/.f64 y-scale #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 a (/.f64 x-scale (/.f64 a x-scale)))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 y-scale (/.f64 #s(literal 4 binary64) x-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 (*.f64 a a) x-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) #s(literal 4 binary64)) #s(literal -1 binary64)) (pow.f64 (*.f64 y-scale (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 (/.f64 y-scale b) b) (/.f64 #s(literal 4 binary64) x-scale)) #s(literal -1 binary64)) (pow.f64 (/.f64 y-scale (/.f64 (*.f64 a a) x-scale)) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal 4 binary64)) #s(literal -1 binary64)) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal -4 binary64)) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 a x-scale))) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(neg.f64 (*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal 1 binary64)))
(/.f64 #s(literal -4 binary64) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))))
(/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64)))
(/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale)))
(/.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 x-scale (/.f64 a x-scale)))
(/.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 x-scale (*.f64 a a))))
(/.f64 #s(literal 1 binary64) (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (/.f64 a x-scale)) (*.f64 a #s(literal 4 binary64))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (*.f64 a a)) (/.f64 #s(literal 4 binary64) x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale))) (*.f64 #s(literal -4 binary64) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)) (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 x-scale a) (/.f64 #s(literal 4 binary64) (/.f64 x-scale a))))
(/.f64 #s(literal -1 binary64) (/.f64 x-scale (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale))))
(/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale (*.f64 a a)))
(/.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale a)) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))
(/.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 x-scale a))
(/.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 x-scale a)))
(/.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)) x-scale)
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale a)) (/.f64 x-scale a))
(/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a a) x-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (neg.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)))) (/.f64 x-scale a))
(pow.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))) #s(literal -1 binary64))
(*.f64 #s(literal -4 binary64) (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 a (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale a)))
(*.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 #s(literal 1 binary64) (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))))
(*.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 #s(literal 4 binary64) x-scale))
(*.f64 #s(literal 4 binary64) (/.f64 a (/.f64 x-scale (/.f64 a x-scale))))
(*.f64 (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)) (/.f64 #s(literal -4 binary64) x-scale))
(*.f64 (*.f64 a #s(literal 4 binary64)) (/.f64 (/.f64 a x-scale) x-scale))
(*.f64 (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -1 binary64))
(*.f64 (/.f64 #s(literal -4 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 a a) x-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 a a) x-scale) (/.f64 x-scale #s(literal 4 binary64))))
(*.f64 (/.f64 a x-scale) (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)))
(*.f64 (/.f64 a x-scale) (pow.f64 (/.f64 (/.f64 x-scale a) #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) #s(literal 4 binary64))
(*.f64 #s(literal -1 binary64) (/.f64 #s(literal -4 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))))
(*.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 (*.f64 a a) x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 x-scale (*.f64 a a)) #s(literal 4 binary64)) #s(literal -1 binary64)))
(*.f64 (/.f64 #s(literal -1 binary64) (/.f64 x-scale (/.f64 (*.f64 a a) x-scale))) #s(literal -4 binary64))
(*.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale)) (/.f64 a x-scale))
(*.f64 (/.f64 (/.f64 #s(literal 4 binary64) x-scale) (/.f64 x-scale a)) a)
(*.f64 (neg.f64 (*.f64 a (/.f64 #s(literal 4 binary64) x-scale))) (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)))
(*.f64 (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64)) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale a)) (/.f64 a x-scale))
(*.f64 (pow.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))) #s(literal -1/2 binary64)) (pow.f64 (/.f64 x-scale (*.f64 (/.f64 (*.f64 a a) x-scale) #s(literal 4 binary64))) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(neg.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))) #s(literal 1 binary64)))
(neg.f64 (*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) a))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))))
(neg.f64 (*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) b))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))))
(neg.f64 (/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 x-scale y-scale)))
(/.f64 a (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 b (/.f64 (*.f64 x-scale y-scale) a))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) a) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 a x-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 a (*.f64 x-scale y-scale))))
(/.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 a (/.f64 x-scale b))))
(/.f64 (/.f64 a x-scale) (/.f64 y-scale b))
(/.f64 #s(literal -1 binary64) (/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))) a))
(/.f64 (/.f64 a (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 a x-scale)) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(/.f64 (/.f64 a (/.f64 x-scale b)) y-scale)
(/.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 #s(literal -1 binary64) b))
(/.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (neg.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b))) (*.f64 x-scale y-scale))
(/.f64 (neg.f64 (/.f64 a (/.f64 x-scale b))) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)) #s(literal -1 binary64))
(*.f64 a (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 b (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) #s(literal 1 binary64))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) a)
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) a) #s(literal -1 binary64)))
(*.f64 (*.f64 a b) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (-.f64 #s(literal 0 binary64) a) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (-.f64 #s(literal 0 binary64) a))
(*.f64 #s(literal 1 binary64) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 a x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (*.f64 a b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))))
(*.f64 (/.f64 a (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (pow.f64 (/.f64 (/.f64 y-scale b) a) #s(literal -1 binary64)))
(*.f64 (/.f64 a (/.f64 x-scale b)) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 a (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (-.f64 #s(literal 0 binary64) b))
(*.f64 (*.f64 a (-.f64 #s(literal 0 binary64) b)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (*.f64 x-scale (/.f64 y-scale b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(neg.f64 (/.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal 1 binary64)))
(/.f64 b (*.f64 x-scale y-scale))
(/.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) b) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(/.f64 (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (*.f64 x-scale (/.f64 y-scale b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) (/.f64 #s(literal 1 binary64) x-scale)))
(/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal 1 binary64) b))
(/.f64 #s(literal -1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 y-scale b))))
(/.f64 (/.f64 b y-scale) x-scale)
(/.f64 (/.f64 b x-scale) y-scale)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (-.f64 #s(literal 0 binary64) x-scale))
(/.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(/.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 y-scale b))
(/.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (/.f64 #s(literal -1 binary64) b))
(/.f64 (/.f64 #s(literal -1 binary64) x-scale) (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)))
(pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -1 binary64))
(pow.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (/.f64 b (*.f64 x-scale y-scale)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 x-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal 1 binary64) x-scale))
(*.f64 (/.f64 b x-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) x-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b x-scale))
(*.f64 (/.f64 #s(literal 1 binary64) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)) (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)))
(*.f64 (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 (/.f64 #s(literal -1 binary64) b) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(*.f64 (pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -1/2 binary64)) (pow.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -1/2 binary64)))
(exp.f64 (*.f64 (log.f64 (/.f64 (*.f64 y-scale y-scale) b)) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(neg.f64 (*.f64 (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) #s(literal 1 binary64)))
(neg.f64 (*.f64 #s(literal 1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))))
(neg.f64 (/.f64 (/.f64 b y-scale) (-.f64 #s(literal 0 binary64) y-scale)))
(neg.f64 (/.f64 #s(literal -1 binary64) (/.f64 (*.f64 y-scale y-scale) b)))
(neg.f64 (/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) y-scale))
(/.f64 b (*.f64 y-scale y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) b) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale y-scale) b))
(/.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) b)))
(/.f64 (/.f64 b y-scale) y-scale)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (-.f64 #s(literal 0 binary64) y-scale))
(pow.f64 (/.f64 (*.f64 y-scale y-scale) b) #s(literal -1 binary64))
(*.f64 b (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 b (*.f64 y-scale y-scale)) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) b) (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)))
(*.f64 #s(literal 1 binary64) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) b)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale)) (pow.f64 (/.f64 #s(literal 1 binary64) b) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (/.f64 b (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))))
(*.f64 (/.f64 b y-scale) (/.f64 #s(literal 1 binary64) y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 b y-scale)) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 (/.f64 #s(literal 1 binary64) y-scale) (/.f64 b y-scale))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) b))
(*.f64 (pow.f64 (/.f64 (*.f64 y-scale y-scale) b) #s(literal -1/2 binary64)) (pow.f64 (/.f64 (*.f64 y-scale y-scale) b) #s(literal -1/2 binary64)))
(/.f64 y-scale (/.f64 #s(literal 1 binary64) (*.f64 x-scale y-scale)))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 x-scale y-scale)))
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 x-scale (*.f64 y-scale y-scale))
(*.f64 y-scale (*.f64 x-scale y-scale))
(*.f64 (*.f64 x-scale y-scale) y-scale)
(*.f64 (*.f64 y-scale y-scale) x-scale)
(-.f64 #s(literal 0 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(neg.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(/.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64))
(/.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) #s(literal -1 binary64))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) x-scale))
(pow.f64 (*.f64 x-scale y-scale) #s(literal 2 binary64))
(pow.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) #s(literal 2 binary64))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(*.f64 x-scale (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 y-scale (*.f64 y-scale (*.f64 x-scale x-scale)))
(*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))
(*.f64 (*.f64 x-scale y-scale) (*.f64 x-scale y-scale))
(*.f64 (*.f64 y-scale y-scale) (*.f64 x-scale x-scale))
(*.f64 (*.f64 x-scale (*.f64 y-scale y-scale)) x-scale)
(*.f64 (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) x-scale) (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)) (*.f64 x-scale (-.f64 #s(literal 0 binary64) y-scale)))
(*.f64 #s(literal 1 binary64) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(*.f64 #s(literal -1 binary64) (*.f64 x-scale (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 x-scale x-scale) (*.f64 y-scale y-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale))) (-.f64 #s(literal 0 binary64) x-scale))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale x-scale)) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)))
(*.f64 (*.f64 y-scale (*.f64 x-scale x-scale)) y-scale)
(*.f64 (*.f64 x-scale (*.f64 x-scale y-scale)) y-scale)
(*.f64 (neg.f64 (-.f64 #s(literal 0 binary64) (*.f64 x-scale (*.f64 y-scale y-scale)))) x-scale)
(exp.f64 (*.f64 (log.f64 (/.f64 b (/.f64 y-scale b))) #s(literal -1 binary64)))
(-.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(neg.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(/.f64 y-scale (*.f64 b b))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 y-scale b)))
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))
(/.f64 (/.f64 y-scale b) b)
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1 binary64))
(*.f64 y-scale (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 y-scale b) b) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 #s(literal 1 binary64) (/.f64 (/.f64 y-scale b) b))
(*.f64 (/.f64 #s(literal 1 binary64) b) (/.f64 y-scale b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) y-scale)
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (pow.f64 (/.f64 #s(literal 1 binary64) y-scale) #s(literal -1 binary64)))
(*.f64 #s(literal -1 binary64) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(*.f64 (/.f64 y-scale b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 y-scale b)) (/.f64 #s(literal -1 binary64) b))
(*.f64 (/.f64 #s(literal -1 binary64) (*.f64 b b)) (-.f64 #s(literal 0 binary64) y-scale))
(*.f64 (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1/2 binary64)) (pow.f64 (/.f64 b (/.f64 y-scale b)) #s(literal -1/2 binary64)))
(exp.f64 (-.f64 (*.f64 #s(literal 2 binary64) (log.f64 y-scale)) (*.f64 #s(literal 2 binary64) (log.f64 b))))
(-.f64 #s(literal 0 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))
(-.f64 (/.f64 #s(literal 0 binary64) (-.f64 #s(literal 0 binary64) (*.f64 b b))) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))
(neg.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))
(/.f64 y-scale (/.f64 b (/.f64 y-scale b)))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal 1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (-.f64 #s(literal 0 binary64) (*.f64 b b)))
(/.f64 (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))) #s(literal -1 binary64))
(/.f64 (-.f64 #s(literal 0 binary64) y-scale) (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale))
(/.f64 #s(literal 1 binary64) (/.f64 b (/.f64 (*.f64 y-scale y-scale) b)))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) #s(literal 1 binary64)))
(/.f64 (/.f64 (*.f64 y-scale y-scale) b) b)
(/.f64 #s(literal -1 binary64) (/.f64 (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b)) y-scale))
(/.f64 (/.f64 y-scale b) (/.f64 b y-scale))
(/.f64 (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y-scale y-scale) b)) (-.f64 #s(literal 0 binary64) b))
(pow.f64 (/.f64 (/.f64 b (/.f64 y-scale b)) y-scale) #s(literal -1 binary64))
(pow.f64 (/.f64 y-scale b) #s(literal 2 binary64))
(*.f64 y-scale (/.f64 (/.f64 y-scale b) b))
(*.f64 (*.f64 y-scale y-scale) (/.f64 #s(literal 1 binary64) (*.f64 b b)))
(*.f64 (/.f64 (/.f64 y-scale b) b) y-scale)
(*.f64 (/.f64 y-scale (/.f64 b (/.f64 y-scale b))) #s(literal 1 binary64))
(*.f64 (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale)) (/.f64 #s(literal -1 binary64) (*.f64 b b)))
(*.f64 (-.f64 #s(literal 0 binary64) y-scale) (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)))
(*.f64 #s(literal 1 binary64) (/.f64 y-scale (/.f64 b (/.f64 y-scale b))))
(*.f64 (/.f64 (*.f64 y-scale y-scale) b) (/.f64 #s(literal 1 binary64) b))
(*.f64 (/.f64 #s(literal 1 binary64) (*.f64 b b)) (*.f64 y-scale y-scale))
(*.f64 #s(literal -1 binary64) (/.f64 y-scale (/.f64 #s(literal -1 binary64) (/.f64 (/.f64 y-scale b) b))))
(*.f64 (/.f64 y-scale b) (/.f64 y-scale b))
(*.f64 (-.f64 #s(literal 0 binary64) (/.f64 (/.f64 y-scale b) b)) (-.f64 #s(literal 0 binary64) y-scale))

simplify355.0ms (1.3%)

Algorithm
egg-herbie
Rules
7874×*-lowering-*.f32
7874×*-lowering-*.f64
3130×*-commutative
2634×associate-*r*
2142×associate-*l*
Iterations

Useful iterations: 3 (0.0ms)

IterNodesCost
0429816
11057896
23867008
318496672
421986672
523286672
623696672
723716672
823716672
970586672
1071026672
1171026672
1277406672
1378466672
1478466672
088206672
Stop Event
iter limit
node limit
Counts
888 → 888
Calls
Call 1
Inputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 (/ (* a b) (* x-scale y-scale)))
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(* -4 a)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(* -4 b)
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(/ (pow x-scale 2) (pow a 2))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* -4 (* (pow a 2) (pow b 2)))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* (pow a 2) (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* a (pow b 2))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (* x-scale y-scale))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(/ b (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* x-scale (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(* (pow x-scale 2) (pow y-scale 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ y-scale (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
(/ (pow y-scale 2) (pow b 2))
Outputs
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 (/ (* a b) (* x-scale y-scale)))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a b)) x-scale) y-scale)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(* -4 a)
(*.f64 #s(literal -4 binary64) a)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(/ (* x-scale y-scale) b)
(/.f64 (*.f64 x-scale y-scale) b)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ (* a b) (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ b (* (pow x-scale 2) (pow y-scale 2))))
(/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 b (*.f64 x-scale x-scale))) y-scale) y-scale)
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 (/ (* (pow a 2) b) (pow x-scale 2)))
(*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale)))))
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(* -4 b)
(*.f64 #s(literal -4 binary64) b)
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(/ (pow x-scale 2) (pow a 2))
(*.f64 x-scale (/.f64 x-scale (*.f64 a a)))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* -4 (* (pow a 2) (pow b 2)))
(*.f64 (*.f64 b b) (*.f64 #s(literal -4 binary64) (*.f64 a a)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* (pow a 2) (pow b 2))
(*.f64 a (*.f64 a (*.f64 b b)))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* a (pow b 2))
(*.f64 a (*.f64 b b))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* -4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 b (/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 a (/.f64 b (*.f64 x-scale x-scale))))) y-scale) y-scale))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (* (pow a 2) (pow b 2)) (* (pow x-scale 2) (pow y-scale 2))))
(*.f64 (/.f64 (*.f64 a (/.f64 (*.f64 a (*.f64 b (/.f64 b (*.f64 x-scale x-scale)))) y-scale)) y-scale) #s(literal 4 binary64))
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(* 4 (/ (pow a 2) (pow x-scale 2)))
(/.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 a a) x-scale)) x-scale)
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ (* a b) (* x-scale y-scale))
(/.f64 (*.f64 a b) (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (* x-scale y-scale))
(/.f64 b (*.f64 x-scale y-scale))
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(/ b (pow y-scale 2))
(/.f64 (/.f64 b y-scale) y-scale)
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* x-scale (pow y-scale 2))
(*.f64 x-scale (*.f64 y-scale y-scale))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(* (pow x-scale 2) (pow y-scale 2))
(*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ y-scale (pow b 2))
(/.f64 y-scale (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))
(/ (pow y-scale 2) (pow b 2))
(/.f64 (*.f64 y-scale y-scale) (*.f64 b b))

eval288.0ms (1.1%)

Compiler

Compiled 46520 to 3377 computations (92.7% saved)

prune361.0ms (1.3%)

Pruning

13 alts after pruning (11 fresh and 2 done)

PrunedKeptTotal
New246992478
Fresh10212
Picked415
Done112
Total2484132497
Accuracy
99.7%
Counts
2497 → 13
Alt Table
Click to see full alt table
StatusAccuracyProgram
67.0%
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
62.4%
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
90.6%
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a))
87.7%
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale))
90.9%
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a))
71.5%
(*.f64 (/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 x-scale a)) (/.f64 b (*.f64 y-scale y-scale)))
75.5%
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
73.1%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale))
88.4%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 x-scale (/.f64 b y-scale))))
93.2%
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
89.6%
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
85.8%
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
34.2%
#s(literal 0 binary64)
Compiler

Compiled 3175 to 577 computations (81.8% saved)

regimes144.0ms (0.5%)

Counts
62 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 x-scale (/.f64 b y-scale))))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (/.f64 (*.f64 x-scale y-scale) b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) b) (/.f64 y-scale b)) (/.f64 (/.f64 a (/.f64 x-scale (/.f64 a x-scale))) y-scale))
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (/.f64 (*.f64 b b) x-scale) y-scale))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) y-scale) (/.f64 a (*.f64 x-scale (*.f64 x-scale y-scale))))
(*.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 x-scale y-scale)) (/.f64 a (*.f64 x-scale y-scale)))
(*.f64 (/.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 x-scale b))) (/.f64 x-scale a)) (/.f64 b (*.f64 y-scale y-scale)))
(*.f64 (/.f64 (/.f64 a (*.f64 x-scale (/.f64 y-scale b))) (*.f64 x-scale (/.f64 y-scale b))) (*.f64 #s(literal -4 binary64) a))
(*.f64 (/.f64 (/.f64 a (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) #s(literal -4 binary64)) a)) x-scale) (/.f64 b y-scale))
(*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 b y-scale))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (*.f64 x-scale y-scale) b) (/.f64 (*.f64 x-scale y-scale) b)))
(/.f64 (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))
(/.f64 (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b))) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))))
(/.f64 (/.f64 (*.f64 a (*.f64 #s(literal -4 binary64) a)) y-scale) (/.f64 y-scale (/.f64 b (*.f64 x-scale (/.f64 x-scale b)))))
(/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 y-scale (*.f64 b b))) (/.f64 y-scale (/.f64 a (/.f64 x-scale a))))
(/.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale (*.f64 a a))) (/.f64 y-scale b)) (/.f64 y-scale b))
(neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (/.f64 x-scale (/.f64 a (/.f64 x-scale a)))) (*.f64 y-scale (/.f64 y-scale (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (*.f64 (/.f64 (/.f64 (*.f64 x-scale y-scale) b) (*.f64 #s(literal -4 binary64) a)) (/.f64 (/.f64 (*.f64 x-scale y-scale) b) a)))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a (*.f64 b (*.f64 a b))))))
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale))) (*.f64 (*.f64 a a) (*.f64 #s(literal -4 binary64) (*.f64 b b)))))
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 (*.f64 x-scale (/.f64 y-scale b)) (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b)))) a))
(/.f64 (/.f64 #s(literal 4 binary64) (/.f64 y-scale (*.f64 b b))) (*.f64 y-scale (/.f64 x-scale (-.f64 #s(literal 0 binary64) (/.f64 a (/.f64 x-scale a))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 (/.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))) #s(literal 1/2 binary64))) #s(literal -8 binary64)) (*.f64 x-scale (*.f64 y-scale y-scale))) (/.f64 (*.f64 a (*.f64 a (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (*.f64 (*.f64 angle (PI.f64)) #s(literal 1/90 binary64))))))) x-scale))))) #s(literal 0 binary64))
(+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(-.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale))) y-scale))
(/.f64 (-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) y-scale) (*.f64 (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale)) (*.f64 #s(literal 4 binary64) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)))) y-scale)
(fma.f64 (*.f64 (*.f64 #s(literal -4 binary64) (/.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (*.f64 x-scale x-scale))) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) y-scale)) (/.f64 #s(literal 1 binary64) y-scale) (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) #s(literal 2 binary64)))
(fma.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) (*.f64 x-scale y-scale)) (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))))))
(fma.f64 (*.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 4 binary64)) (/.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal -1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a))))) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))))))) (*.f64 y-scale y-scale)))
(fma.f64 (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) (*.f64 x-scale y-scale)) (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (*.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 (*.f64 b b) (*.f64 a a))) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 (*.f64 x-scale (*.f64 y-scale (*.f64 x-scale y-scale))) #s(literal 2 binary64)))) (+.f64 (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))) #s(literal 1 binary64))) #s(literal 2 binary64)))
(*.f64 a (*.f64 a (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (*.f64 b b) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 b b) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))))))
(*.f64 (*.f64 b b) (-.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 #s(literal 4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)))))))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (*.f64 (/.f64 a x-scale) (/.f64 a x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
(+.f64 (*.f64 b (*.f64 b (+.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (+.f64 (*.f64 b (*.f64 b #s(literal 0 binary64))) (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))))) #s(literal 0 binary64))
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (/.f64 (*.f64 (*.f64 a a) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 b b))) (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale)) (/.f64 (+.f64 (*.f64 (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) (*.f64 a a)) (/.f64 (*.f64 (*.f64 b b) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) y-scale))
(*.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (*.f64 a a) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64))))) (*.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale))))) (+.f64 (/.f64 (*.f64 #s(literal -4 binary64) (*.f64 (/.f64 (*.f64 a a) (*.f64 x-scale x-scale)) (+.f64 (/.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale)) (/.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 4 binary64)) (*.f64 y-scale y-scale))))) (*.f64 b b)) #s(literal 0 binary64))))
(-.f64 (*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64)) (/.f64 #s(literal 1 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (/.f64 (neg.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (sin.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64)))) x-scale) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (*.f64 y-scale y-scale))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(+.f64 (*.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 #s(literal 1 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))) #s(literal 2 binary64)) (*.f64 (/.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (*.f64 x-scale y-scale) (-.f64 (*.f64 b b) (*.f64 a a)))) (+.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (cos.f64 (/.f64 (*.f64 #s(literal 2 binary64) (*.f64 angle (PI.f64))) #s(literal 180 binary64))))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
(+.f64 (*.f64 (*.f64 (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 #s(literal 4 binary64) (*.f64 (*.f64 (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64)))) (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) (*.f64 (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)) (/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (*.f64 x-scale y-scale)))))) (/.f64 (*.f64 (*.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) (/.f64 #s(literal -4 binary64) x-scale)) (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 angle (/.f64 (PI.f64) #s(literal 180 binary64))))) #s(literal 2 binary64))) x-scale)) (*.f64 y-scale y-scale)))
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (*.f64 (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (/.f64 (*.f64 (*.f64 #s(literal 4 binary64) (pow.f64 a #s(literal 4 binary64))) (*.f64 (pow.f64 (cos.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)) (pow.f64 (sin.f64 (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) #s(literal 2 binary64)))) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (*.f64 angle (*.f64 (PI.f64) #s(literal 1/180 binary64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (+.f64 #s(literal 1 binary64) (*.f64 angle (*.f64 angle (*.f64 (PI.f64) (*.f64 (PI.f64) #s(literal -1/64800 binary64))))))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
Outputs
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
Calls

8 calls:

18.0ms
(/.f64 angle #s(literal 180 binary64))
18.0ms
angle
18.0ms
(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
17.0ms
a
17.0ms
y-scale
Results
AccuracySegmentsBranch
93.2%1a
93.2%1b
93.2%1angle
93.2%1x-scale
93.2%1y-scale
93.2%1(-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale) (/.f64 (/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) (-.f64 (pow.f64 b #s(literal 2 binary64)) (pow.f64 a #s(literal 2 binary64)))) (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) x-scale) y-scale)) (*.f64 (*.f64 #s(literal 4 binary64) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) x-scale) x-scale)) (/.f64 (/.f64 (+.f64 (pow.f64 (*.f64 a (cos.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64)) (pow.f64 (*.f64 b (sin.f64 (*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64)))) #s(literal 2 binary64))) y-scale) y-scale)))
93.2%1(*.f64 (/.f64 angle #s(literal 180 binary64)) (PI.f64))
93.2%1(/.f64 angle #s(literal 180 binary64))
Compiler

Compiled 162 to 80 computations (50.6% saved)

regimes30.0ms (0.1%)

Counts
15 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) (/.f64 x-scale a)) a) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 #s(literal -4 binary64) (*.f64 x-scale (/.f64 x-scale (*.f64 a a)))) (/.f64 (*.f64 b b) (*.f64 y-scale y-scale)))
(*.f64 (/.f64 a (/.f64 (*.f64 x-scale y-scale) (/.f64 b (/.f64 (*.f64 x-scale y-scale) b)))) (*.f64 #s(literal -4 binary64) a))
Outputs
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
Calls

5 calls:

6.0ms
y-scale
5.0ms
x-scale
5.0ms
angle
5.0ms
a
5.0ms
b
Results
AccuracySegmentsBranch
89.6%1a
89.6%1b
89.6%1x-scale
89.6%1y-scale
89.6%1angle
Compiler

Compiled 30 to 25 computations (16.7% saved)

regimes22.0ms (0.1%)

Counts
11 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
(*.f64 b (/.f64 (/.f64 (/.f64 (*.f64 #s(literal -4 binary64) (/.f64 (*.f64 a (*.f64 a b)) y-scale)) x-scale) y-scale) x-scale))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 b (*.f64 x-scale y-scale)) (/.f64 b (*.f64 x-scale y-scale))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) b))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (*.f64 b b) (*.f64 x-scale (*.f64 x-scale (*.f64 y-scale y-scale)))))
(*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 (/.f64 (/.f64 (*.f64 b b) x-scale) (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (*.f64 #s(literal -4 binary64) (*.f64 a a)) (/.f64 b x-scale)) (/.f64 (/.f64 b (*.f64 x-scale y-scale)) y-scale))
(*.f64 (*.f64 (/.f64 (*.f64 b b) (*.f64 y-scale (*.f64 x-scale (*.f64 x-scale y-scale)))) (*.f64 #s(literal -4 binary64) a)) a)
Outputs
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
Calls

5 calls:

5.0ms
a
4.0ms
angle
4.0ms
x-scale
4.0ms
b
4.0ms
y-scale
Results
AccuracySegmentsBranch
85.8%1x-scale
85.8%1a
85.8%1y-scale
85.8%1b
85.8%1angle
Compiler

Compiled 30 to 25 computations (16.7% saved)

regimes12.0ms (0%)

Counts
3 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
(*.f64 b (*.f64 (/.f64 (/.f64 b x-scale) (*.f64 x-scale (*.f64 y-scale y-scale))) (*.f64 #s(literal -4 binary64) (*.f64 a a))))
Outputs
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
Calls

5 calls:

3.0ms
angle
2.0ms
b
2.0ms
a
2.0ms
y-scale
2.0ms
x-scale
Results
AccuracySegmentsBranch
82.8%1angle
82.8%1a
82.8%1x-scale
82.8%1y-scale
82.8%1b
Compiler

Compiled 30 to 25 computations (16.7% saved)

regimes7.0ms (0%)

Accuracy

Total -0.0b remaining (-0%)

Threshold costs -0b (-0%)

Counts
1 → 1
Calls
Call 1
Inputs
#s(literal 0 binary64)
Outputs
#s(literal 0 binary64)
Calls

5 calls:

1.0ms
b
1.0ms
angle
1.0ms
x-scale
1.0ms
y-scale
1.0ms
a
Results
AccuracySegmentsBranch
34.2%1b
34.2%1x-scale
34.2%1y-scale
34.2%1a
34.2%1angle
Compiler

Compiled 30 to 25 computations (16.7% saved)

simplify9.0ms (0%)

Algorithm
egg-herbie
Rules
24×*-commutative_binary64
Iterations

Useful iterations: 0 (0.0ms)

IterNodesCost
03069
14269
Stop Event
saturated
Calls
Call 1
Inputs
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
#s(literal 0 binary64)
Outputs
(*.f64 (/.f64 (*.f64 #s(literal -4 binary64) a) (*.f64 x-scale (/.f64 y-scale b))) (/.f64 a (*.f64 x-scale (/.f64 y-scale b))))
(*.f64 (*.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (*.f64 a b)) (/.f64 a (/.f64 (*.f64 x-scale y-scale) b)))
(*.f64 b (*.f64 (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b))) a))
(*.f64 b (*.f64 a (/.f64 (/.f64 (/.f64 #s(literal -4 binary64) x-scale) y-scale) (/.f64 (*.f64 x-scale y-scale) (*.f64 a b)))))
(*.f64 b (*.f64 (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale))))) a))
(*.f64 b (*.f64 a (*.f64 a (/.f64 #s(literal -4 binary64) (/.f64 (*.f64 x-scale y-scale) (/.f64 b (*.f64 x-scale y-scale)))))))
#s(literal 0 binary64)

soundness1.6s (6.1%)

Rules
8774×*-lowering-*.f32
8774×*-lowering-*.f64
6610×*-lowering-*.f32
6610×*-lowering-*.f64
5732×*-lowering-*.f32
Iterations

Useful iterations: 4 (0.0ms)

IterNodesCost
050826034
1207519763
0923819763
03982
19156
231055
3144555
4659554
0832754
034179
1213160
21775152
37993151
08062151
039240
1218191
21913176
08181176
0103541
1689363
27737359
08012359
Stop Event
fuel
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
iter limit
node limit
Compiler

Compiled 376 to 219 computations (41.8% saved)

preprocess64.0ms (0.2%)

Remove

(abs y-scale)

(abs x-scale)

(abs angle)

(abs b)

(abs a)

Compiler

Compiled 1036 to 500 computations (51.7% saved)

end0.0ms (0%)

Profiling

Loading profile data...